Closed
Description
When I attempt to commit via SourceTree rather than the CLI, I get:
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree commit -q -F /var/folders/0m/_txwwtzj7sz411brd78rlbv80000gp/T/SourceTreeTemp.uRlEZw
.git/hooks/commit-msg: line 11: /dev/tty: Device not configured
Completed with errors, see above
Any way to fix (or just suppress/ignore) that?