Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 328 Bytes

2014-08-03.md

File metadata and controls

8 lines (5 loc) · 328 Bytes

Easily switch between WIP git branches

I've been using these scripts to pause and resume changes on WIP branches.

  1. git pause
  2. git resume

Really useful if you too think git stash can get messy.