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
*[Git `rev-parse` command and reference specifications](https://www.kernel.org/pub/software/scm/git/docs/git-rev-parse.html)
861
+
*[ProGit book chapter on refspecs](http://git-scm.com/book/en/Git-Internals-The-Refspec)
862
+
{% endcapture %}
863
+
{% include slide-section %}
864
+
865
+
819
866
820
867
{% capture slide %}
821
868
### Additional Resources
869
+
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.
870
+
{% endcapture %}
871
+
{% include slide-section %}
872
+
873
+
{% capture slide %}
874
+
#### Advanced Git Videos
875
+
*[Advanced Git, presented at JavaZone](http://vimeo.com/49444883)
876
+
*[Mastering Advanced Git, O'Reilly video series](http://bit.ly/ogitvid2)
877
+
*[The Fringes of Git, Git internals video](http://www.youtube.com/watch?v=qh-R0-7Ii_U)
878
+
{% endcapture %}
879
+
{% include slide-section %}
880
+
881
+
{% capture slide %}
882
+
#### Tools
883
+
*[`gh`, GitHub command line utility](https://github.com/jingweno/gh)
0 commit comments