Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

v2.6.0 Release

Latest
Compare
Choose a tag to compare
@blackstream-x blackstream-x released this 24 Sep 08:26
4c1732c

Changes to push_all.py since v2.5.x:

  • Replaced the --batch-size option by --incremental
  • Output the number of commits not yet pushed per branch
  • Fail early if previous push attempts of the same commit failed
  • Check if the tagged commit is on remote before attempting to push the tag
  • Go back to the original branch after pushing the branches
  • Refactoring and bugfixes