mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Sync
- Colorized the merge process. - Added whitespace to the merge output for alignment and a less cramped look. - De-tabbed. - Changed "(*foo).method ()" to "foo->method ()" or clarity. - Removed two tests that relied upon the (removed) "Redo" message.
This commit is contained in:
parent
bb6f456e04
commit
783867c512
5 changed files with 71 additions and 27 deletions
|
@ -711,6 +711,18 @@ Colors used by the undo command, to indicate the values both before and after
|
|||
a change that is to be reverted.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B color.sync.added=green
|
||||
.RE
|
||||
.br
|
||||
.B color.sync.changed=yellow
|
||||
.RE
|
||||
.br
|
||||
.B color.sync.rejected=red
|
||||
.RS
|
||||
Colors the output of the merge command.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B rule.precedence.color=overdue,tag,project,keyword,active,...
|
||||
.RS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue