Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 535 Bytes

Git scripts. Install them anywhere that $PATH can see.

  • git-clean-branches - remove all branches merged to the branch within which this is run
  • git-dd - tmux zoom + git diff to develop
  • git-dev - checkout develop branch
  • git-last - checkout most recent feature branch
  • git-major-release - create major release
  • git-mpr - merge pull request, push, delete branch
  • git-pr - checkout most recent feature branch on server
  • git-publish - push current branch, creating remote one if it doesn't exist
  • git-release - create release