author | Jeff King <peff@peff.net> | |
Mon, 12 Dec 2011 07:50:31 +0000 (02:50 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Dec 2011 19:49:49 +0000 (11:49 -0800) | ||
commit | cfe21f05bb0051aebc96ed7e805a79778f9bb117 | |
tree | 1ab6f5207c4e6c1c7634983814e296fe52fe5afa | tree | snapshot |
parent | c2857fb8b7903b2bba9217310971e5282549174d | commit | diff |
docs: mention "-k" for both forms of "git mv"
The "git mv" synopsis shows two forms: renaming a file, and
moving files into a directory. They can both make use of the
"-k" flag to ignore errors, so mention it in both places.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The "git mv" synopsis shows two forms: renaming a file, and
moving files into a directory. They can both make use of the
"-k" flag to ignore errors, so mention it in both places.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-mv.txt | diff | blob | history |