summaryrefslogtreecommitdiff
path: root/contrib/credential/netrc/Makefile
blob: 6174e3bb83826273f005b01f6d9e9b2093664e33 (plain)
1
2
3
4
5
6
7
8
# The default target of this Makefile is...
all::
 
test:
	./t-git-credential-netrc.sh
 
testverbose:
	./t-git-credential-netrc.sh -d -v