Repositories
grails-jquery
-
Cloning this repository:
git clone git://gitorious.org/grails-jquery/grails-jquery.git grails-jquery cd grails-jquery
Add this repository as a remote to an existing local repository:
git remote add grails-jquery git://gitorious.org/grails-jquery/grails-jquery.git git fetch grails-jquery git checkout -b my-local-tracking-branch grails-jquery/master_or_other_branch
maplyes-grails-jquery
-
Cloning this repository:
git clone git://gitorious.org/~maplye/grails-jquery/maplyes-grails-jquery.git maplyes-grails-jquery cd maplyes-grails-jquery
Add this repository as a remote to an existing local repository:
git remote add maplyes-grails-jquery git://gitorious.org/~maplye/grails-jquery/maplyes-grails-jquery.git git fetch maplyes-grails-jquery git checkout -b my-local-tracking-branch maplyes-grails-jquery/master_or_other_branch
groovydev-grails-jquery
-
Cloning this repository:
git clone git://gitorious.org/~groovydev/grails-jquery/groovydev-grails-jquery.git groovydev-grails-jquery cd groovydev-grails-jquery
Add this repository as a remote to an existing local repository:
git remote add groovydev-grails-jquery git://gitorious.org/~groovydev/grails-jquery/groovydev-grails-jquery.git git fetch groovydev-grails-jquery git checkout -b my-local-tracking-branch groovydev-grails-jquery/master_or_other_branch
robfletchers-grails-jquery
-
Cloning this repository:
git clone git://gitorious.org/~robfletcher/grails-jquery/robfletchers-grails-jquery.git robfletchers-grails-jquery cd robfletchers-grails-jquery
Add this repository as a remote to an existing local repository:
git remote add robfletchers-grails-jquery git://gitorious.org/~robfletcher/grails-jquery/robfletchers-grails-jquery.git git fetch robfletchers-grails-jquery git checkout -b my-local-tracking-branch robfletchers-grails-jquery/master_or_other_branch
tango123s-grails-jquery
-
Cloning this repository:
git clone git://gitorious.org/~tango123/grails-jquery/tango123s-grails-jquery.git tango123s-grails-jquery cd tango123s-grails-jquery
Add this repository as a remote to an existing local repository:
git remote add tango123s-grails-jquery git://gitorious.org/~tango123/grails-jquery/tango123s-grails-jquery.git git fetch tango123s-grails-jquery git checkout -b my-local-tracking-branch tango123s-grails-jquery/master_or_other_branch

