Last active
February 29, 2016 19:05
-
-
Save ybur-yug/ed804df3e3c702134caf to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| map <C-g> :!export TEMP1=$(read); export TEMP2=$(read);export TEMP3=$(read); git grep $TEMP1 $(git rev-list —$TEMP3 — $TEMP2/) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment