repo.or.cz
/
git
/
jrn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Test that git-branch -l works.
[git/jrn.git]
/
t
/
t8001-annotate.sh
blob
2496397da3c335997779bae43ba37ec6d32810de
1
#!/bin/sh
2
3
test_description
=
'git-annotate'
4
. .
/
test-lib.sh
5
6
PROG
=
'git annotate'
7
. ..
/
annotate-tests.sh
8
9
test_done