- ssh -t jame,ftnpl@shell.sourceforge.net create
- cd /home/scm_git/f/ft/ftnpl
- git --git-dir=ftn-jam.git init --shared=all --bare
- cd ~/prj/ftnpl/scm/sfgit/ftn-jam
- git remote add origin ssh://jame@ftnpl.git.sourceforge.net/gitroot/ftnpl/ftn-jam.git
- git config branch.master.remote origin
- git config branch.master.merge refs/heads/master
- git push origin master
Once the tags are created, push those
No comments:
Post a Comment