wip
This commit is contained in:
parent
8be1583feb
commit
98dc7e49ed
1 changed files with 1 additions and 1 deletions
|
@ -491,7 +491,7 @@ __git__() {
|
|||
commit_message="wip"
|
||||
else
|
||||
commit_files="."
|
||||
commit_message="$1"
|
||||
commit_message="${1:-wip}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue