Codebase list rust-pico-args / ddc1880
mass-source-upload: also remove remote branch Ximin Luo 4 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2323 RERELEASE=1 ./release.sh $PKG
2424 git checkout master && git merge origin/pending-$f
2525 git branch -d pending-$f
26 git push origin master :pending-$f
2627 fi
2728 cd $BASE_DIR
2829 done