Git for beginners: The definitive practical guide

Installation/Setup How to install Git How do you set up Git? Try to cover Linux, Windows, Mac, think \’client/server\’ mindset....
class n study post placeholder image

Installation/Setup

Working with the code

Tagging, branching, releases, baselines

Other

  • Describe and link to a good GUI, IDE plugin, etc. that makes Git a non-command line resource, but please list its limitations as well as its good.
    • msysgit – Cross platform, included with Git
    • gitk – Cross platform history viewer, included with Git
    • gitnub – Mac OS X
    • gitx – Mac OS X history viewer
    • smartgit – Cross platform, commercial, beta
    • tig – console GUI for Linux
    • qgit – GUI for Windows, Linux
    • Git Extensions – package for Windows, includes friendly GUI
  • Any other common tasks a beginner should know?
  • How do I work effectively with a subversion repository set as my source control source?

Other Git beginner\’s references

Delving into Git

 

reference Link: [above content is taken from stackoverflow]

https://stackoverflow.com/questions/315911/git-for-beginners-the-definitive-practical-guide?rq=1

  • About
    Prasad Pawar

You May Also Like

Index