(20241214) GMail URL generation bug fixed.
This commit is contained in:
@@ -17,5 +17,7 @@ git commit -m "$COMMENT"
|
||||
echo "Commit done."
|
||||
|
||||
# Push th commit to git:
|
||||
git push -u https://wtt.ditscentre.in/ditscentre/api_utils_converse_v2.git master
|
||||
echo "Branch : "
|
||||
read -r BRANCH
|
||||
git push -u https://wtt.ditscentre.in/ditscentre/api_utils_converse_v2.git "$BRANCH"
|
||||
echo "Attempt done. Exiting."
|
||||
Reference in New Issue
Block a user