Git Tutorial
  • Home
  • Who am i
  • Motivation
  • History
  • Distributed Version Control
  • Uniqueness
  • Installation
  • Adding GIT DIRECTORY TO Windows PATH
  • GUI Tools For GIT
  • Getting Started
  • Exercise on Getting Started
  • Status & Log
  • Exercise on Status & Log
  • Undoing Changes Safely!
  • Exercise on Undoing Changes Safely!
  • Branching Merging Handson
  • Hosted Git Tools
  • Git Workflows
  • Feature Development
  • Mysterious invisible Line Ending Characters
  • Integrations and Plugins
  • References
    • My References Citation Not that boring reads.
    • Insightful Design Decision behing Staging Area
    • Git Aliases Something that are cool
    • Videos By Creator of GIT ( YouTube )
 
Git Tutorial
  • Docs »
  • References

My References & Citation Not that boring reads.

http://rypress.com/tutorials/git/introduction

https://www.atlassian.com/git/tutorials/

http://whygitisbetterthanx.com/

http://git.or.cz/gitwiki/GitSvnComparsion

http://en.wikipedia.org/wiki/Junio_Hamano

http://singhal.info

Dealing With Line Endings

Insightful Design Decision behing Staging Area

Why Git does a two step process of staging and commiting

Staging Area

Detached Head

The Git Parable

if git stores snapshots of the complete project then how git keeps the repo size small

Git Aliases Something that are cool

must-have-git-aliases-advanced-examples

https://git-scm.com/book/en/v1/Git-Basics-Tips-and-Tricks

https://gist.github.com/mwhite/6887990

https://bitbucket.org/durdn/cfg/src/master/.gitconfig?at=master

http://blogs.atlassian.com/2014/10/advanced-git-aliases/

Videos By Creator of GIT ( YouTube )

Tech Talk: Linus Torvalds on git

Previous

Built with MkDocs using a theme provided by Read the Docs.
« Previous Next »