You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This course covers many advanced uses of Git and GitHub, and yet there is still more to explore. We've included some of the most useful resources for our students with insatiable appetites.
836
838
{% endcapture %}
837
839
{% include slide-section %}
838
840
841
+
{% capture slide %}
842
+
#### Advanced Git Videos
839
843
*[Advanced Git, presented at JavaZone](http://vimeo.com/49444883)
840
844
*[Mastering Advanced Git, O'Reilly video series](http://bit.ly/ogitvid2)
841
845
*[The Fringes of Git, Git internals video](http://www.youtube.com/watch?v=qh-R0-7Ii_U)
846
+
{% endcapture %}
847
+
{% include slide-section %}
848
+
849
+
{% capture slide %}
850
+
#### Tools
842
851
*[`gh`, GitHub command line utility](https://github.com/jingweno/gh)
0 commit comments