BuildHelpers
BuildHelpers copied to clipboard
Hangs on long commit message
I did a squash merge of a branch with ~100 commits in it, leading to a very long commit message. Set-Build environment hangs at that point. When I did a git commit --amend to shorten it, Set-BuildEnvironment started working fine again.
Not sure if its a poshGit downstream issue or what, just FYI.