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