mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-10 07:26:42 -04:00
patch v1.2.1
This commit is contained in:
parent
515dd02680
commit
42faeda992
|
|
@ -26,7 +26,7 @@ SINCE="1 days ago" # show logs for last day by default
|
|||
COMMITS_UNCOL=() # commits without colors
|
||||
SED_CMD="" # Sed command to use according OS.
|
||||
LESSKEY=false
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.1"
|
||||
|
||||
# Set key bindings.
|
||||
au="`echo -e '\e[A'`" # arrow up
|
||||
|
|
|
|||
Loading…
Reference in a new issue