bin/git-release in socialcast-git-extensions-0.12.0 vs bin/git-release in socialcast-git-extensions-0.12.1

- old
+ new

@@ -16,8 +16,8 @@ integrate branch, 'master' update_tickets :branch => branch release_tickets -run_cmd "git promote #{ticket}" -run_cmd "git integrate #{ticket}" +run_cmd "git promote #{ARGV.join(' ')}" +run_cmd "git integrate #{ARGV.join(' ')}" run_cmd "grb rm #{branch}"