ticket31314 374 B

123456
  1. o Minor features (git scripts):
  2. - Add a -t <test-branch-prefix> argument to git-merge-forward.sh and
  3. git-push-all.sh, which makes these scripts create, merge forward, and
  4. push test branches. Closes ticket 31314.
  5. - Add a -r <remote-name> argument to git-push-all.sh, so the script can
  6. push test branches to a personal remote. Closes ticket 31314.