When users typo a git command, the typo'd command takes a few seconds to return that there was an issue with the input.
Expected output:
When a user makes a typo or enters a command that does not exist, the response should be immediate vs a delay and unnecessary background task running.