Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 565 Bytes

File metadata and controls

17 lines (10 loc) · 565 Bytes

git-tabs package

git-tabs remembers the tabs you have open with each git repository branch.

If you open tabs A,B,C on the master branch then switch to develop and close tabs B,C and open tabs X,Y,Z. When you switch to master it will reopen tabs A,B,C. Upon switching to the develop branch only tabs A,X,Y,Z will be open.

Screencast

Without confirm notification (default)

Without Confirm Notification

With confirm notification

With Confirm Notification