phase1: add helper scripts for creating branches and tags
authorJo-Philipp Wich <jo@mein.io>
Mon, 28 Nov 2016 18:35:40 +0000 (19:35 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 28 Nov 2016 18:35:40 +0000 (19:35 +0100)
commit13ae49f20e554bee97c0d7b0f866f45dd4173b42
tree2fe6d3f72148d5cd875e583f28ae8d4a33db892f
parent8baf1e26f76576aa933bb18e486590e3dac35811
phase1: add helper scripts for creating branches and tags

These scripts will be used to prepare release branches and repository tags.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
phase1/makebranch.sh [new file with mode: 0755]
phase1/maketag.sh [new file with mode: 0755]