author | Junio C Hamano <gitster@pobox.com> | |
Tue, 17 Feb 2009 06:43:43 +0000 (22:43 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Feb 2009 18:53:49 +0000 (10:53 -0800) | ||
commit | 8851f4800c15fe91b6a53e9e284787b983226c41 | |
tree | 97e61649cb94a46b23f99c736eaf18aa6f75b491 | tree | snapshot |
parent | 1b7e543a6e2f156536a3cf227f9da1029bba6265 | commit | diff |
git-add -i/-p: learn to unwrap C-quoted paths
The underlying plumbing commands are not run with -z option, so the paths
returned from them need to be unquoted as needed.
Remove the now stale BUGS section from git-add documentaiton as suggested
by Teemu Likonen.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The underlying plumbing commands are not run with -z option, so the paths
returned from them need to be unquoted as needed.
Remove the now stale BUGS section from git-add documentaiton as suggested
by Teemu Likonen.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | diff | blob | history | |
git-add--interactive.perl | diff | blob | history |