зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
3 строки
149 B
Plaintext
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.
|