Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « netrc « credential « contrib - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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