Skip to content

Instantly share code, notes, and snippets.

@mattvonrocketstein
Created November 6, 2014 14:41
Show Gist options
  • Select an option

  • Save mattvonrocketstein/c8b18b8a3bd8b195ae7b to your computer and use it in GitHub Desktop.

Select an option

Save mattvonrocketstein/c8b18b8a3bd8b195ae7b to your computer and use it in GitHub Desktop.
vagrant@devbox:~$ git lo
log lol lola
vagrant@devbox:~$ git lo
git: 'lo' is not a git command. See 'git --help'.
Did you mean one of these?
log
lol
@narfman0
Copy link
Copy Markdown

narfman0 commented Nov 6, 2014

printf "git lo\t\t"|bash -i 2> /dev/null > /dev/null

On my box yields:
git log
exit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment