gitk: minor tweaks (#1875)

coverage
Waldir Pimenta 2018-01-15 07:48:49 +00:00 committed by Max Xu
parent 4ceb0fdee8
commit a31103536e
1 changed files with 2 additions and 2 deletions

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"}}`