]> git.ipfire.org Git - thirdparty/git.git/commit
t6120: test for describe with a bare repository
authorSebastian Staudt <koraktor@gmail.com>
Sun, 3 Feb 2019 06:00:25 +0000 (07:00 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2019 18:27:57 +0000 (10:27 -0800)
commitc801170b0cbc3fdd44331a53c2b7649687625680
treec5682e2d88bf623f643d4431215afe9f58d53de9
parent2ed5c8e174dae73459df11386dc83e8ef4154e3f
t6120: test for describe with a bare repository

This ensures that nothing breaks the basic functionality of describe for
bare repositories. Please note that --broken and --dirty need a working
tree.

Signed-off-by: Sebastian Staudt <koraktor@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6120-describe.sh