view falco/.git/config @ 59:73eda23fb8fd draft

Uploaded
author stef
date Wed, 25 Feb 2015 08:50:56 -0500
parents
children
line wrap: on
line source

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