hpr2553 :: Get ahead with git HEAD
Klaatu helps you understand git HEAD
Hosted by Klaatu on Wednesday, 2018-05-16 is flagged as Clean and is released under a CC-BY-SA license.
git, HEAD, branch, refs.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr2553
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:46:42
Introduction to Git.
Initiated by Klaatu, this open series introduces Git and the concepts behind its use in a collaborative environment.
This episode is light on actual commands, and mostly a narrative analysis of what git HEAD is and why it matters to you.
Some commands you can try:
$ cat ~/path/to/git/repo/.git/HEAD
and
$ ls ~/path/to/git/repo/.git/refs
$ cat ~/path/to/git/repo/.git/refs/master