mirror of
https://github.com/Fakerr/git-recall.git
synced 2026-09-14 09:26:41 -04:00
update version
This commit is contained in:
parent
7b36884d86
commit
b656bb17a7
|
|
@ -23,7 +23,7 @@ GIT_FORMAT=""
|
|||
GIT_LOG=""
|
||||
COMMITS=""
|
||||
LESSKEY=false
|
||||
VERSION="1.1.1"
|
||||
VERSION="1.1.2"
|
||||
|
||||
# Are we in a git repo?
|
||||
if [[ ! -d ".git" ]] && ! git rev-parse --git-dir &>/dev/null; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue