/git-utils

Small command line git utilities

Primary LanguageRuby

  • branch - Searches for git branches by keyword(s) and provides an indexed list to check them out.
  • gcap - alias for git-commit -am "some message" && git push. Attempts to gather a jira ticket prefixing the branch to use for the commit message.