``` ~/BugBashRepos/Office.Prototype/src>git checkout - . ^C ~/BugBashRepos/Office.Prototype/src>git checkout -- . Waiting for 'git checkout - .' to release the lock.../ ``` I confirmed that that the ^C did kill the git process.