MERGE 267 builtin/remote.c enum { REMOTE, MERGE, REBASE } type; MERGE 32 builtin/reset.c enum reset_type { MIXED, SOFT, HARD, MERGE, KEEP, NONE };