git
Block 4.2: Final Bits
.
key, inside a repositoryCODEOWNERS
file.gitignore
patterns, associated with usernamesSeveral tools exist to visualize git
repositories. These can be useful to get a quick overview of a git repository.
git-truck
A screenshot of git-truck, showing how many line changes have happened in files.
git-truck
A screenshot of git-truck, showing who has primarily edited a file.
git
jujutsu
: A git-compatible alternative
jj
in the command lineMost of the information in these guides, we already covered, but they can be great if you want to re-visit anything.
Any Questions?