summaryrefslogtreecommitdiff
path: root/etckeeper.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etckeeper.conf')
-rw-r--r--etckeeper.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etckeeper.conf b/etckeeper.conf
index 639c77b..f988c10 100644
--- a/etckeeper.conf
+++ b/etckeeper.conf
@@ -38,5 +38,6 @@ HIGHLEVEL_PACKAGE_MANAGER=apt
LOWLEVEL_PACKAGE_MANAGER=dpkg
# To push each commit to a remote, put the name of the remote here.
-# (eg, "origin" for git).
+# (eg, "origin" for git). Space-separated lists of multiple remotes
+# also work (eg, "origin gitlab github" for git).
PUSH_REMOTE=""