wip
This commit is contained in:
parent
91150f5633
commit
e1a315b57e
1 changed files with 0 additions and 2 deletions
|
@ -543,10 +543,8 @@ __git__() {
|
|||
git add $f
|
||||
done
|
||||
fi
|
||||
|
||||
git commit -m "${commit_message:-wip}"
|
||||
git push
|
||||
|
||||
fi
|
||||
else
|
||||
echo "${RED}${BOLD}There are changes on the remote branch. Please pull the latest changes first.${NC}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue