Commit 8ad86d27 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add fix-branch git alias

parent e8d91035
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
	co = checkout
	remtoe = remote
	fixup = commit --fixup
	fix-branch = rebase -i --autosquash

[color]
	ui = true