wip
This commit is contained in:
parent
159f466773
commit
0d2f819ca7
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ __git__() {
|
|||
fi
|
||||
|
||||
case $commit_files in
|
||||
'.') ;;
|
||||
'.') commit_message="wip" ;;
|
||||
*)
|
||||
echo "${GREEN}Committed files: ${BOLD}${commit_files[*]}${NC}"
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue