Skip to content

Instantly share code, notes, and snippets.

@glv
Last active September 23, 2021 16:15
Show Gist options
  • Save glv/5000092 to your computer and use it in GitHub Desktop.
Save glv/5000092 to your computer and use it in GitHub Desktop.
Save this in your path as "git-git" and then stop worrying about accidentally typing "git git something"
#!/bin/sh
exec "$GIT_EXEC_PATH/git" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment