mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-10 07:26:42 -04:00
update README
This commit is contained in:
parent
94505adae4
commit
d6cbd50767
|
|
@ -29,7 +29,7 @@ press `TAB` to `expand/reduce` the commit's diff or `q` to quit.
|
|||
|
||||
when the number of lines between the commits list and a commit's diff is higher than the number of lines of the current terminal session,
|
||||
the result will be displayed using the [`less`](http://www.tutorialspoint.com/unix_commands/less.htm) program which will open the diff in a separate screen.
|
||||
You can still use either `TAB` or `q` to return to the commits list. (It might be fixed soon)
|
||||
You can still use either `TAB` or `q` to return to the commits list.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue