SEQ_DIR           173 builtin/commit.c 		if (file_exists(git_path(SEQ_DIR)))
SEQ_DIR            26 sequencer.c    static GIT_PATH_FUNC(git_path_seq_dir, SEQ_DIR)
SEQ_DIR           115 sequencer.c    	strbuf_addf(&seq_dir, "%s", git_path(SEQ_DIR));