diff options
author | Sven Gothel <[email protected]> | 2010-11-09 03:14:18 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-09 03:14:18 +0100 |
commit | ba1f55f7eda02afd56c7a16869394da2fdf31f77 (patch) | |
tree | f90d2ddaa0cff10332b078d8b1c78e9e3d999f2f /git | |
parent | 328d022b474aea3786de67cccb09a6f392834486 (diff) |
Update git scm init script
Diffstat (limited to 'git')
-rw-r--r-- | git/git-make-shared-bare.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/git/git-make-shared-bare.sh b/git/git-make-shared-bare.sh index 78dd735..9903713 100644 --- a/git/git-make-shared-bare.sh +++ b/git/git-make-shared-bare.sh @@ -20,4 +20,5 @@ make_git_bare() { #make_git_bare jocl-demos #make_git_bare jogl-utils #make_git_bare jogamp.org -make_git_bare jogamp.org-SocialCoding +#make_git_bare jogamp.org-SocialCoding +#make_git_bare jogamp-scripting |