Using Git. 20 mins lesson.
Git is a source control management system that has become very popular. But most developers still haven't heard of it or have never used it. Most who have still think it's difficult but in fact, it's pretty damn easy!
In this episode, we'll get acquainted with a quick intro to the basics of using Git with local and remote repositories. In this video you learn how to initialize repositories, track files, stage changes, branch and merge, handle merge conflicts, stash changes, pull from and commit to remote repositories like GitHub.
http://eax.me/git-commands/
Pro Git (free eBook) http://git-scm.com/book
http://www.youtube.com/watch?v=Y9XZQO1n_7c
Using Atlassian Stash:
https://vimeo.com/86549602
No comments:
Post a Comment