Skip to content

Fix git operations under occam start not working

John Johnson requested to merge jdj34/occam:jdj34/start-stdin-pipe into develop

Patch provided by Wilkie, committed by me.

This is working around a git 1.x bug where stdin must be valid even if it is unused.

Merge request reports