view offtarget/.git/config @ 0:94332d4947cb draft default tip

Uploaded
author mkim8
date Thu, 13 Mar 2014 19:43:26 -0400
parents
children
line wrap: on
line source

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