• 
      

    Cloning with rb-gateway is now done through a method.

    Review Request #9369 — Created Nov. 18, 2017 and updated

    Information

    rb-gateway
    master
    6a6b255...

    Reviewers

    I removed the cloning section of util.go and implemented it as
    a git_repository.go method instead.

    A tester repository hosted on github was successfully cloned with
    a call to Clone.

    Description From Last Updated

    Don't need the comma after "Pull"

    daviddavid

    Don't need the comma after Clone.

    daviddavid
    hmarceau
    david
    1. 
        
    2. repository.go (Diff revision 1)
       
       
      Show all issues

      Don't need the comma after "Pull"

    3. repository.go (Diff revision 1)
       
       
      Show all issues

      Don't need the comma after Clone.

    4. 
        
    hmarceau
    Review request changed
    Commit:
    e862ced26e6df55f0ee29bd497332a2a62d35082
    6a6b255173fa5ca31652e88e42e99076371ee982

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.