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