If I try to su the runShell function with the following command, it simplyblocks forever:git --no-pager blame <your git file here>but if I do:git statusThe runShell function works as expected. Can someone shed some light on why the 'git blame' command blocks? Interrestingly enough, if I