summaryrefslogtreecommitdiff
path: root/t/gitconfig-for-test
blob: 8c284425d72588d699c213554ff39b7c018c286a (plain)
1
2
3
4
5
6
7
8
9
;; This file is used as if it were /etc/gitconfig while running the
;; test scripts in this directory.
;;
;; [user]
;;	name = A U Thor
;;	email = author@example.com

[core]
	abbrev = 7