git-rm: Trivial fix for a comment typo.
Signed-off-by: Steven Grimm <koreth@midwinter.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
b48caa20de
commit
9474eda6c2
@ -170,7 +170,7 @@ int cmd_rm(int argc, const char **argv, const char *prefix)
|
|||||||
* must match; but the file can already been removed, since
|
* must match; but the file can already been removed, since
|
||||||
* this sequence is a natural "novice" way:
|
* this sequence is a natural "novice" way:
|
||||||
*
|
*
|
||||||
* rm F; git fm F
|
* rm F; git rm F
|
||||||
*
|
*
|
||||||
* Further, if HEAD commit exists, "diff-index --cached" must
|
* Further, if HEAD commit exists, "diff-index --cached" must
|
||||||
* report no changes unless forced.
|
* report no changes unless forced.
|
||||||
|
Reference in New Issue
Block a user