|
|
|
|
|
by flurdy
1438 days ago
|
|
Since I often play with razors by rebasing, resetting, cherry picking, etc locally - I created a `git tmp` alias so I can play without fear of needing to go reflog diving again. The `tmp` command creates a commit of all changes, branches it, then rolls back the commit. [1] https://github.com/flurdy/dotfiles/blob/master/.config/fish/... |
|