git-annotate: use short mnemonics (#11986)
This commit is contained in:

committed by
GitHub

parent
a7dd2c8930
commit
17687e028e
@@ -9,6 +9,6 @@
|
||||
|
||||
`git annotate {{örnek/dosya}}`
|
||||
|
||||
- Bir dosyayı, her satırında son commit değeri ve yazarının e-postası bulunacak şekilde göster:
|
||||
- Bir dosyayı, her satırında son commit değeri ve yazarının [e]-postası bulunacak şekilde göster:
|
||||
|
||||
`git annotate -e {{örnek/dosya}}`
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
`git annotate {{path/to/file}}`
|
||||
|
||||
- Print a file with the author email and commit hash prepended to each line:
|
||||
- Print a file with the author [e]mail and commit hash prepended to each line:
|
||||
|
||||
`git annotate -e {{path/to/file}}`
|
||||
|
||||
|
Reference in New Issue
Block a user