Merge branch 'rt/align-add-i-help-text'

Doc update.

* rt/align-add-i-help-text:
  git add -i: replace \t with blanks in the help message
maint
Junio C Hamano 2017-02-24 10:48:08 -08:00
commit c0588fd61a
1 changed files with 1 additions and 1 deletions

View File

@ -1678,7 +1678,7 @@ status - show paths with changes
update - add working tree state to the staged set of changes
revert - revert staged set of changes back to the HEAD version
patch - pick hunks and update selectively
diff - view diff between HEAD and index
diff - view diff between HEAD and index
add untracked - add contents of untracked files to the staged set of changes
EOF
}