Push libs debug
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user