X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=all;h=5eb4af738d666bfc7981060b930071e9015736bd;hb=03fda54bbcf847a13ff9c30f7be53eab78bf4f3f;hp=282a69033a903d5c1672866fbb02b1c6bd489149;hpb=e5cb85e6306bbfa8e5da3c97c218bedd7c89333c;p=xonotic%2Fxonotic.git diff --git a/all b/all index 282a6903..5eb4af73 100755 --- a/all +++ b/all @@ -1075,6 +1075,8 @@ case "$cmd" in verbose git branch -D "${B#refs/heads/}" fi done + verbose git branch -t master origin/master || true + verbose git branch -t "`repobranch "$d"`" origin/"`repobranch "$d"`" || true fi done ;;