Compare commits
No commits in common. "5e69eba53768b5310fd0f3f803a3e202b7ea7531" and "168dbfe770c30c3ef88bf9d15ebc95e4c9c1ef65" have entirely different histories.
5e69eba537
...
168dbfe770
@ -69,7 +69,6 @@ echo "[!] biep"
|
|||||||
if xgit diff --quiet origin/updated-inputs "${UPDATE_BRANCH}"
|
if xgit diff --quiet origin/updated-inputs "${UPDATE_BRANCH}"
|
||||||
then
|
then
|
||||||
echo "[!] Nothing changed, removing branch"
|
echo "[!] Nothing changed, removing branch"
|
||||||
xgit checkout updated-inputs
|
|
||||||
xgit branch -D "${UPDATE_BRANCH}"
|
xgit branch -D "${UPDATE_BRANCH}"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user