Coggle requires JavaScript to display documents.
git commit --amend
git commit commit --amend
git reset HEAD~
git reset --hard
git revert 03rdfsfe
git add .
git stash
git stash list
git stash post
git stash apply
git rebase master
master
--force-with-lease
git merge master
merge
git pull
git remote
git fetch
git rebase -i 3323she
-git commit --fixup :/update
git rebase -i --autosquash 0c42011
git merge --squash my-branch
git commit
git checkout master