Merge lp:~jdahlin-deactivatedaccount/bzr-grep/color-option into lp:bzr-grep
Proposed by
Johan Dahlin
Status: | Merged |
---|---|
Approved by: | Parth Malwankar |
Approved revision: | 144 |
Merged at revision: | 144 |
Proposed branch: | lp:~jdahlin-deactivatedaccount/bzr-grep/color-option |
Merge into: | lp:bzr-grep |
Diff against target: |
35 lines (+10/-1) 1 file modified
cmds.py (+10/-1) |
To merge this branch: | bzr merge lp:~jdahlin-deactivatedaccount/bzr-grep/color-option |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Parth Malwankar | Approve | ||
Jelmer Vernooij (community) | code | Approve | |
Review via email:
|
Description of the change
This adds a global option so you don't have to type --color=auto all the time.
To post a comment you must log in.
This seems reasonable, though it would be nice to have a test for the option.