notes/util/vcs/git/git-annotate.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

3 строки
149 B
Plaintext

git annotate <file>
Shows each line of a file next to information about which commit last changed that line, when it changed and who changed it.