bin/setup in git_reflow-0.8.10 vs bin/setup in git_reflow-0.9.0

- old
+ new

@@ -1,6 +1,6 @@ -#!/usr/bin/env bash -set -euo pipefail -IFS=$'\n\t' -set -vx - -bundle install +#!/usr/bin/env bash +set -euo pipefail +IFS=$'\n\t' +set -vx + +bundle install