summaryrefslogtreecommitdiff
path: root/.git_copy/config
blob: 4cedaeb011b54551d25313629b8989ac814fa45a (plain)
1
2
3
4
5
6
7
8
9
10
11
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = https://Jovina@github.com/FOSSEE/st-scripts.git
[branch "master"]
	remote = origin
	merge = refs/heads/master