Created
February 23, 2015 23:30
-
-
Save masudiiuc/433a749886d4795ce806 to your computer and use it in GitHub Desktop.
Git and Git-flow learning resources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Git introduction in place of SVN in Granbury Solutions | |
SVN is going to be replaced with Git (based on Bitbucket) from 28th Feb, 2015. So its better if every try Git from now as a test basis. To get start with Git, create an account in Bitbucket and create your own repository and start working with that one. | |
Git Client for Cross platform users: | |
==================================== | |
1. SmartGit -> Windows/Linux/Mac (Best) http://www.syntevo.com/smartgit/early-access?referrer=program&edition=foundation | |
2. TortaigeGit -> Windows | |
3. sourceTree -> Mac users | |
For Git Learning, follow the following resource: | |
==================================== | |
1. https://www.atlassian.com/git/ | |
2. https://www.codeschool.com/courses/try-git | |
3. http://pcottle.github.io/learnGitBranching/ | |
Git to Git-Flow | |
==================================== | |
1. https://github.com/GSoft-SharePoint/Dynamite/wiki/Getting-started-with-SourceTree,-Git-and-git-flow [Best one] | |
2. http://yakiloo.com/getting-started-git-flow/ | |
In the mean time, @muhit will create account for everyone in our Own Git Repository inside Bitbucket. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment