summaryrefslogtreecommitdiff
path: root/t/t8003-pickaxe.sh
blob: d09d1c982c570c3eaf04e1fc4898d1436f49ca13 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
 
test_description='git-pickaxe'
. ./test-lib.sh
 
PROG='git pickaxe -c'
. ../annotate-tests.sh
 
test_done