aboutsummaryrefslogtreecommitdiff
path: root/git.cheat
blob: 82e27a7aa79207452797f7fc8c7fdb69cebb1831 (plain)
1
2
3
4
5
6
% git

# Fixup commit
git commit --fixup <commit_id>

$ commit_id: git log --pretty=reference --- --column 1 --delimiter '\s'