author | Carlos Rica <jasampler@gmail.com> | |
Tue, 17 Mar 2009 09:46:37 +0000 (10:46 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 17 Mar 2009 16:30:00 +0000 (09:30 -0700) | ||
commit | bf71b4b3ee07291e97c4dabfb97e7397eec904e0 | |
tree | 242ed48989dad56a158149758e4a600bccc0fa44 | tree | snapshot |
parent | ba048224685e661a4cf4736dcffab5fc60cbc70b | commit | diff |
config: test for --replace-all with one argument and fix documentation.
Option --replace-all only allows at least two arguments, so
documentation was needing to be updated accordingly. A test showing
that the command fails with only one parameter is also provided.
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Option --replace-all only allows at least two arguments, so
documentation was needing to be updated accordingly. A test showing
that the command fails with only one parameter is also provided.
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-config.txt | diff | blob | history | |
builtin-config.c | diff | blob | history | |
t/t1300-repo-config.sh | diff | blob | history |