In this video I'll show you an easy way to get a quick overview of a repo's commits including all branches in a graphical representation (ascii art).
This is all part of the standard git distribution.
You'll also learn how to save the necessary parameters for 'git log' as a git alias so you don't need to remember them.
You can do this right now in one minute.
BTW, the example repository is the git repository itself, see [ Ссылка ].
Links:
- git log: [ Ссылка ]
- git alias: [ Ссылка ]
Ещё видео!