Created
June 6, 2015 15:31
-
-
Save ponko2/0dea207bc14ed4fe8616 to your computer and use it in GitHub Desktop.
anyframe で git rebase -i
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log --oneline --decorate --no-color \ | |
| anyframe-selector-auto \ | |
| awk '{print $1 "^"}' \ | |
| anyframe-action-execute git rebase -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment