• 
      

    Clarify the default tracking branch behavior in Git.

    Review Request #8965 — Created May 23, 2017 and submitted

    Information

    RBTools
    release-0.7.x
    bad1576...

    Reviewers

    The help for --tracking-branch said that if not provided, origin/master
    would be used as a default. This is sort of true, but misses a step.
    RBTools will attempt to find the tracking branch for the active branch
    and use that instead. This wasn't really clear from the help text, and
    led to some confusion by users.
    
    This is a simple wording change that just adds information on the
    missing step.

    Saw the help text.

    brennie
    1. Ship It!
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (b0df0d0)