]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sequencer.c
rebase-interactive: rewrite edit_todo_list() to handle the initial edit
[thirdparty/git.git] / sequencer.c
index 8f3836c479b4c349130a80a9e42daa8c04dcaaf8..7d46f76a8bff43a1b86752036b563609fea7f99d 100644 (file)
@@ -55,8 +55,7 @@ static GIT_PATH_FUNC(rebase_path, "rebase-merge")
  * file and written to the tail of 'done'.
  */
 GIT_PATH_FUNC(rebase_path_todo, "rebase-merge/git-rebase-todo")
-static GIT_PATH_FUNC(rebase_path_todo_backup,
-                    "rebase-merge/git-rebase-todo.backup")
+GIT_PATH_FUNC(rebase_path_todo_backup, "rebase-merge/git-rebase-todo.backup")
 
 /*
  * The rebase command lines that have already been processed. A line