summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-02 11:27:27 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-02 11:27:31 -0700
commit53f40e0d7a396837ced2c3b83aad370ce1aa0776 (patch)
tree4c334a531756b65be1a81f539e0671b59cda3467 /lib-src
parentc3f5a35440753f5a2861504cb183eaaea45cb6db (diff)
downloaddotfiles-53f40e0d7a396837ced2c3b83aad370ce1aa0776.tar.gz
drop unused custom git_rebase mr action type
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/mr/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib-src/mr/config b/lib-src/mr/config
index 054821ed..a4c8a760 100644
--- a/lib-src/mr/config
+++ b/lib-src/mr/config
@@ -10,7 +10,6 @@ jobs = 1
# custom actions to be configured repository-by-repository, that do
# nothing by default
git_sync = :
-git_rebase = :
git_autoci = :
# avoid pushing non-matching branches, while trying to avoid errors