Open recent files in your editor
If you switch branches a lot and close editor tabs is they're not relevant to your current branch, the following alias will help you pick up where you left off.
alias limeit="git show --pretty='format:' --name-only HEAD | xargs subl"
Replace subl with your favourite editor, of course.
Written by Marco Hamersma
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#