From 12e4c4be779b8150b6e163443bb4ec085fe5bed9 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 15 Jan 2020 02:20:21 +0000 Subject: [PATCH] Add option to prefix the remote branch name --- bin/git-publish | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/bin/git-publish b/bin/git-publish index a6027ef..444a62c 100755 --- a/bin/git-publish +++ b/bin/git-publish @@ -1,11 +1,19 @@ #!/usr/bin/env php