commit | 58a05c74e7a9341af80eb98731d6b0dafe1b5c29 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Mon Oct 12 00:27:04 2009 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Oct 12 16:24:25 2009 -0700 |
tree | 38f3e06c99768e7ea4bc7867fdd919b2b79ec044 | |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 [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>