author | Junio C Hamano <junkio@cox.net> | |
Tue, 26 Dec 2006 01:46:38 +0000 (17:46 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 26 Dec 2006 01:46:38 +0000 (17:46 -0800) | ||
commit | 6a1ad32519898a8fa4400e081c2d61fd3af42e2c | |
tree | 110f00c9884d8e4bf8b6cb6bc15fbc40db46782c | tree | snapshot |
parent | 1e423f56558e74a3a94c653108f64f0305199b9a | commit | diff |
git-add -f: allow adding otherwise ignored files.
Instead of just warning, refuse to add otherwise ignored files
by default, and allow it with an -f option.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Instead of just warning, refuse to add otherwise ignored files
by default, and allow it with an -f option.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-add.txt | diff | blob | history | |
builtin-add.c | diff | blob | history |