/git

Scripts and configurations for working with git

Primary LanguageShellApache License 2.0Apache-2.0

git

Build Status

Place these files in your OS X home folder (~/) for advanced git functions

  • .git-completion.bash Autocomplete for git
  • .git-prompt.sh Add repo status and branch to prompt
  • .gitconfig Customizations and shortcuts for git

Scripts for working with GitHub

  • clone-repos.sh This script clones all your GitHub repos for the username specified
  • migrate-svn-to-git.sh Migrate SVN to GIT