summarylogtreecommitdiffstats
path: root/config
blob: cfdc4d72f2b4e64f19b1a6032b5e66e0569f1573 (plain)
1
2
3
4
5
6
7
8
9
10
11
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = ssh://aur@aur.archlinux.org/spark-git.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master