diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-12-16 20:44:06 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-12-16 20:44:06 +0100 |
commit | d75c2e1af43b44950dbb210da9fcc94a9b9656e8 (patch) | |
tree | 4ee1da301781151dd59301a71b9ec67187f99795 | |
parent | a2819f2316fa14d87506fc77e973e03197bf7ce2 (diff) |
rebase must exist
-rw-r--r-- | config/essentials/git/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/essentials/git/config b/config/essentials/git/config index 66ed53e..92bd6e5 100644 --- a/config/essentials/git/config +++ b/config/essentials/git/config @@ -3,7 +3,3 @@ [user] email = raymaekers.luca@gmail.com name = Raymaekers Luca -[pull] - rebase = false -[merge] - ff = false |