Skip to content

Instantly share code, notes, and snippets.

@ybur-yug
Last active February 29, 2016 19:05
Show Gist options
  • Select an option

  • Save ybur-yug/ed804df3e3c702134caf to your computer and use it in GitHub Desktop.

Select an option

Save ybur-yug/ed804df3e3c702134caf to your computer and use it in GitHub Desktop.
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