]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6300-for-each-ref.sh
Merge branch 'jk/ref-filter-colors-fix' into maint
[thirdparty/git.git] / t / t6300-for-each-ref.sh
index 09f2b7799d5f6126d3b52cee17e52f9cf5a0b1e3..d0ad90291131a3a714a58f6a867fe4322a08e1c5 100755 (executable)
@@ -51,6 +51,7 @@ test_atom() {
 }
 
 test_atom head refname refs/heads/master
+test_atom head refname: refs/heads/master
 test_atom head refname:short master
 test_atom head refname:lstrip=1 heads/master
 test_atom head refname:lstrip=2 master