author | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 12 Oct 2009 05:27:04 +0000 (00:27 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Oct 2009 23:24:25 +0000 (16:24 -0700) | ||
commit | 58a05c74e7a9341af80eb98731d6b0dafe1b5c29 | |
tree | 38f3e06c99768e7ea4bc7867fdd919b2b79ec044 | tree | snapshot |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 | commit | diff |
Add tests for git check-ref-format
The "git check-ref-format" command is a basic command various
porcelains rely on. Test its functionality to make sure it does
not unintentionally change.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The "git check-ref-format" command is a basic command various
porcelains rely on. Test its functionality to make sure it does
not unintentionally change.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1402-check-ref-format.sh | [new file with mode: 0644] | blob |