[PATCH] completion: add diff --color-moved and config diff.colorMoved

2018-05-10 Thread John Marshall
Complete the --color-moved option wherever we complete --diff-algorithm. Signed-off-by: John Marshall --- Complete this recently-added option in a slightly over-the-top number of places. Patch based on the maint branch. Cheers, John contrib/completion/git-completion.bash | 24

[PATCH] stash doc: mention short form -k in save description

2014-02-21 Thread John Marshall
Document --keep-index's short form -k in both main synopsis and the save synopsis in the Options section. Signed-off-by: John Marshall --- A very small documentation patch: I'd not read the main synopsis carefully (just skipped to the save details!) and didn't realise that --k