Guest User

Untitled

a guest
Jan 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. git commit -m 'this has diff --check errors'
  2. git format-patch --stdout HEAD | git apply --index --whitespace=fix -
  3. git commit --amend -C HEAD
Add Comment
Please, Sign In to add comment