view presen/.git/config @ 26:8370b9afbf33

add presen
author e095732 <e095732@ie.u-ryukyu.ac.jp>
date Thu, 20 Dec 2012 16:29:59 +0900
parents
children
line wrap: on
line source

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