| author | Junio C Hamano <gitster@pobox.com> | |
| Sat, 12 Dec 2009 08:18:12 +0000 (00:18 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sat, 12 Dec 2009 09:21:38 +0000 (01:21 -0800) | ||
| commit | dd20f8af1ae54773569b78b1b71d1ea663705d2c | |
| tree | afeb7ae1fcf77dd5ca599d3d88baa7df6b25bc1f | tree | snapshot |
| parent | 309883015ff3af6ce14ff9fe401e06cfce8adb13 | commit | diff |
commit/status: "git add <path>" is not necessarily how to resolve
When the desired resolution is to remove the path, "git rm <path>" is the
command the user needs to use. Just like in "Changed but not updated"
section, suggest to use "git add/rm" as appropriate.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When the desired resolution is to remove the path, "git rm <path>" is the
command the user needs to use. Just like in "Changed but not updated"
section, suggest to use "git add/rm" as appropriate.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| t/t7060-wtstatus.sh | diff | blob | history | |
| wt-status.c | diff | blob | history |