diff --git a/bin/git-forgit b/bin/git-forgit index c29f7d7..cf36b68 100755 --- a/bin/git-forgit +++ b/bin/git-forgit @@ -611,9 +611,10 @@ valid_commands=( "cherry_pick_from_branch" "clean" "diff" + "fixup" "ignore" "log" - "rebase fixup" + "rebase" "reset_head" "revert_commit" "stash_show"