BASHrc Upgrades, Backup Script, DWM Enhancements, Hugo Helpers, Branch Controls #7
@@ -929,7 +929,7 @@
|
|||||||
|
|
||||||
if [[ "$base" != "dev" ]]; then
|
if [[ "$base" != "dev" ]]; then
|
||||||
echo -e "\n* Switching back to dev."
|
echo -e "\n* Switching back to dev."
|
||||||
git switch "$base"
|
git switch dev
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "\n* Verifying which branch we're on."
|
echo -e "\n* Verifying which branch we're on."
|
||||||
|
|||||||
Reference in New Issue
Block a user