diff options
author | Junio C Hamano <junkio@cox.net> | 2005-10-16 22:41:59 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-16 22:41:59 -0700 |
commit | 622ef9df199cdbc11ff30e1d92324c1abe3f89cb (patch) | |
tree | 41b17923dd0d4ed2139d32e67085651c029c464d /.gitignore | |
parent | b8041fe4d84bc75212cb6161d508fd1e9d2203ab (diff) | |
download | git-622ef9df199cdbc11ff30e1d92324c1abe3f89cb.tar.gz git-622ef9df199cdbc11ff30e1d92324c1abe3f89cb.tar.xz |
ref-format documentation.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5ad4a2766..b34a77a33 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ git-archimport git-bisect git-branch git-cat-file +git-check-ref-format git-checkout git-checkout-index git-cherry |