Advertisement
otubo

Untitled

Mar 27th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. git commit --amend --signoff -m "$(git log --pretty=format:%s|head -1)" -m "$(git show --quiet --pretty=medium $(git log --oneline upstream/master|grep -F "$(git log --pretty=format:%s|head -1)"|cut -d" " -f1))"; git rebase --continue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement