Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix passing multiple arguments to FORGIT_CHECKOUT_BRANCH_BRANCH_GIT_OPTS
This was broken because all options were passed together as a single string. I modified this to use an array that splits the options instead.
- Loading branch information