From d4fe60ed332a6031bd76db9c65c17ab3e0d7c0f5 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 14 May 2019 04:22:32 -0700 Subject: .gitignore: there is no longer a built-in `git-rebase--interactive` This went away in 0609b741a4 (rebase -i: combine rebase--interactive.c with rebase.c, 2019-04-17). Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 875f3fc6e8..bcee4fda81 100644 --- a/.gitignore +++ b/.gitignore @@ -123,7 +123,6 @@ /git-read-tree /git-rebase /git-rebase--common -/git-rebase--interactive /git-rebase--preserve-merges /git-receive-pack /git-reflog -- cgit v1.2.3