2481 shaares
83 private links
83 private links
[50:00]
Understanding underlying structure of git:
- content addressable filesystem
- blobs and trees
- tags and branches as refs
- what does branching do
- what does merging do
- what does resetting do
- how to use the reflog to revert local actions