view s6/.git/config @ 16:642a7f5a5bad default tip

add new task...
author Yuhi TOMARI <yuhi@cr.ie.u-ryukyu.ac.jp>
date Sat, 22 Nov 2014 15:42:19 +0900
parents 6dca8c7e1cb6
children
line wrap: on
line source

[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = false
[remote "origin"]
	url = https://github.com/geraldb/s6.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "gh-pages"]
	remote = origin
	merge = refs/heads/gh-pages