Skip to content

Commit c0588fd

Browse files
committed
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
2 parents af4027f + e519ecc commit c0588fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-add--interactive.perl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1678,7 +1678,7 @@ sub help_cmd {
16781678
update - add working tree state to the staged set of changes
16791679
revert - revert staged set of changes back to the HEAD version
16801680
patch - pick hunks and update selectively
1681-
diff - view diff between HEAD and index
1681+
diff - view diff between HEAD and index
16821682
add untracked - add contents of untracked files to the staged set of changes
16831683
EOF
16841684
}

0 commit comments

Comments
 (0)