1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 13:15:24 +02:00

gitk: minor tweaks (#1875)

This commit is contained in:
Waldir Pimenta 2018-01-15 07:48:49 +00:00 committed by Max Xu
parent 4ceb0fdee8
commit a31103536e

View file

@ -6,11 +6,11 @@
`gitk`
- Show repository browse of a specific file or folder:
- Show repository browser for a specific file or folder:
`gitk {{path/to/file_or_folder}}`
- Show commits since 1 week ago:
- Show commits made since 1 week ago:
`gitk --since={{"1 week ago"}}`