Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. commit=$(git log -n 1 --pretty=%H -- "$@")
  2. git commit --fixup $commit "$@"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement