Skip to content

Instantly share code, notes, and snippets.

@dawehner
Created October 25, 2016 19:45
Show Gist options
  • Select an option

  • Save dawehner/8c7e833d1c2d3d3c187968e6a602655a to your computer and use it in GitHub Desktop.

Select an option

Save dawehner/8c7e833d1c2d3d3c187968e6a602655a to your computer and use it in GitHub Desktop.
function gpatch
wget -O - $argv[1] | git apply --index -3
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment