Unverified Commit 2092f36f authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Fix git-fixup alias

parent 09f910ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
	statsu = status
	co = checkout
	remtoe = remote
	fixup = commit --fixup --no-gpg-sign
	fixup = commit --no-gpg-sign --fixup
	fix-branch = rebase -i --autosquash --autostash

[color]