]> git.ipfire.org Git - thirdparty/git.git/blobdiff - rebase.h
test-ref-store: remove force-create argument for create-reflog
[thirdparty/git.git] / rebase.h
index cc723d4748952e4cf5e83b0b8835d2fd576dcf71..203b43728237454b4f0aa4fbb962d5e17f6b5855 100644 (file)
--- a/rebase.h
+++ b/rebase.h
@@ -5,7 +5,6 @@ enum rebase_type {
        REBASE_INVALID = -1,
        REBASE_FALSE = 0,
        REBASE_TRUE,
-       REBASE_PRESERVE,
        REBASE_MERGES,
        REBASE_INTERACTIVE
 };