step 1 :we can access to https://www.assembla.com to create an account and then we create a new project with git on assembla.com.
step 2 :
3
+ How to create a branch and add to server
https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches
2. local with git ( user)
http://git-scm.com/book/en/Git-on-the-Server-Generating-Your-SSH-Public-Key
https://help.github.com/articles/generating-ssh-keys
http://gitref.org/basic/
http://www.vogella.com/articles/Git/article.html
TortoiseGit-1.8.5.0-64bit
https://docs.google.com/file/d/0BwJqbORuXj3aMGpOYksza2ZUUkU/edit?usp=sharing
https://home.regit.org/technical-articles/git-for-the-newbie/git on fedora
http://www.thegeekstuff.com/2011/08/git-install-configure/
color on git
git config --global color.ui auto
Set up SSH for Git
https://help.github.com/articles/generating-ssh-keys
https://bitbucket.org/
SVN on Linux
http://xpt.sourceforge.net/techdocs/vc/svn/svn02-SubversionQuickRefs/ar01s03.html
svn checkout "url path "
No comments:
Post a Comment