Improve usage of some rbt land options.

Review Request #6723 — Created Jan. 2, 2015 and submitted

Information

RBTools
master
9a8d919...

Reviewers

This adds short flags for the --push (-p) and --no-push (-n) options,
which are likely to be some of the more commonly-used options.

It adds a configuration key to set the default for LAND_SQUASH, and adds
a --no-squash option to override if set.

It also adds a missing period in the help text for --squash.

Tested --squash and --no-squash.

Tested with -p and -n.

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

Status: Closed (submitted)

Change Summary:

Pushed to master (80b57b9)
Loading...