Include LAND_DEST_BRANCH when generating a .reviewboardrc in setup-repo.

Review Request #6902 — Created Feb. 4, 2015 and submitted

Information

RBTools
release-0.7.x
f7a7f06...

Reviewers

The setup-repo command now includes the LAND_DEST_BRANCH option when
generating a new .reviewboardrc, if we can detect the branch. This is
one less step needed for new users who are trying to get going with
RBTools.

Ran rbt setup-repo in a tree. Saw it generated a configuration file
containing LAND_DEST_BRANCH and pointing to the correct value.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        rbtools/commands/setup_repo.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        rbtools/commands/setup_repo.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (3e9cd2b)
Loading...