fix(git): fix formatting

This commit is contained in:
Tim Schubert 2024-03-02 12:23:36 +01:00
parent 0a0cdf7188
commit 3fcebd1de0
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0

View file

@ -79,7 +79,7 @@ in
};
rebase = {
abbreviateCommands = true;
# Automatically force-update any branches that point to commits that are being rebased.
# Automatically force-update any branches that point to commits that are being rebased.
updateRefs = true;
};
rerere.enabled = true;