Push libs debug

This commit is contained in:
andrewc
2023-10-24 14:28:56 +10:00
parent 98199c71d1
commit b62264326f

View File

@@ -127,7 +127,7 @@ image:
CURR_B=$(git branch --remote --verbose --no-abbrev --contains | sed -rne 's/^[^\/]*\/([^\ ]+).*$/\1/p') CURR_B=$(git branch --remote --verbose --no-abbrev --contains | sed -rne 's/^[^\/]*\/([^\ ]+).*$/\1/p')
git log git log
git rev-parse HEAD git rev-parse HEAD
git branch git branch --remote
git remote get-url origin git remote get-url origin
echo $CURR_B echo $CURR_B
git checkout origin/$CURR_B git checkout origin/$CURR_B