Excellent explanation about git working ….heads, remotes, team working,….
https://people.gnome.org/~federico/news-2008-11.html#pushing-and-pulling-with-git-1
https://people.gnome.org/~federico/news-2008-12.html#pushing-and-pulling-with-git-2
Excellent explanation about git working ….heads, remotes, team working,….
https://people.gnome.org/~federico/news-2008-11.html#pushing-and-pulling-with-git-1
https://people.gnome.org/~federico/news-2008-12.html#pushing-and-pulling-with-git-2
For those interested in git and github:
https://www.udacity.com/course/ud775
The following 2 are very good:
http://www.dataschool.io/git-and-github-videos-for-beginners/ ….. Very good
and for the most common problems use this link….very very good
https://www.youtube.com/watch?v=h1e8oC7g0Ps&list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD&index=11
https://www.coursera.org/course/datascitoolbox …. has some lessons on git and github
Very interesting references for GitHub:
– http://git-scm.com/docs
– https://help.github.com/categories/54/articles
– https://guides.github.com/activities/hello-world/
– http://git-scm.com/book/en/Getting-Started-About-Version-Control
– http://semver.org/
– https://guides.github.com/features/mastering-markdown/