Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 81 Bytes

git.md

File metadata and controls

8 lines (6 loc) · 81 Bytes

Git

amend and push

git commit --amend
git push --force-with-lease