зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
8 строки
123 B
Plaintext
8 строки
123 B
Plaintext
git blame <file>
|
|
|
|
-w
|
|
ignore whitespaces
|
|
|
|
git log -L 6,13:<file>
|
|
log changes of certain lines of the <file>
|