edavis10 (owner)

Revisions

gist: 215299 Download_button fork
public
Public Clone URL: git://gist.github.com/215299.git
Embed All Files: show embed
config #
1
2
3
4
5
6
7
8
9
10
# Edit the config file list so
[core]
        repositoryformatversion = 0
        filemode = true
        bare = true
[remote "origin"]
        mirror = true
        url = git://github.com/edavis10/redmine.git
        fetch = +refs/*:refs/*
 
shell #
1
git clone --bare git://github.com/edavis10/redmine.git