view ARTS/.git/config @ 0:3723b54935cb draft

Uploaded
author mmaiensc
date Wed, 13 Nov 2013 16:13:17 -0500
parents
children
line wrap: on
line source

[core]
	bare = false
	repositoryformatversion = 0
	filemode = true
	logallrefupdates = true
	ignorecase = true
[remote "origin"]
	url = https://github.com/mmaiensc/ARTS.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master