💄 Added friendly goodbye message at end of -r
This commit is contained in:
parent
eb1c67002e
commit
14cac4b6c6
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ else
|
|||
git push --force ${remotearray[i]} ;
|
||||
done
|
||||
|
||||
echo "${txtblue}bgit script has completed! goodbye!${txtwhite}"
|
||||
exit 0
|
||||
else
|
||||
echo "${txtblue}No revisions to git branch have been made.${txtwhite}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue