Compare commits
3 Commits
168dbfe770
...
5e69eba537
Author | SHA1 | Date | |
---|---|---|---|
5e69eba537 | |||
|
c31b5ca88f | ||
79d9bffba1 |
@ -69,6 +69,7 @@ echo "[!] biep"
|
||||
if xgit diff --quiet origin/updated-inputs "${UPDATE_BRANCH}"
|
||||
then
|
||||
echo "[!] Nothing changed, removing branch"
|
||||
xgit checkout updated-inputs
|
||||
xgit branch -D "${UPDATE_BRANCH}"
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user