From: root Date: Wed, 31 Oct 2018 20:24:59 +0000 (+0100) Subject: initial X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=b1f1b61d6c37114f6cad94ee6f18d38fa3ff582b;p=vserver initial --- diff --git a/etckeeper/etckeeper.conf b/etckeeper/etckeeper.conf index 0fb660bd9..6207441cf 100644 --- a/etckeeper/etckeeper.conf +++ b/etckeeper/etckeeper.conf @@ -42,4 +42,4 @@ LOWLEVEL_PACKAGE_MANAGER=dpkg # To push each commit to a remote, put the name of the remote here. # (eg, "origin" for git). Space-separated lists of multiple remotes # also work (eg, "origin gitlab github" for git). -PUSH_REMOTE="" +PUSH_REMOTE="origin"