summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-23 06:38:07 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-23 06:38:07 -0700
commita40722f5df2c823a500b5ee085cf653c945df80f (patch)
treefcf6b144651d897a14f8f271aab310f9a0844320 /.gitconfig
parentb42a3e522a3078482aae1dc98078f23426cafb58 (diff)
downloaddotfiles-a40722f5df2c823a500b5ee085cf653c945df80f.tar.gz
update .gitconfig for dgit 2
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitconfig b/.gitconfig
index 3dc42e8c..b6d50c78 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -113,11 +113,8 @@
publish-participants = true
participants = 0x0F56D0553B6D411B
[dgit "default"]
- clean-mode = git
-
-# work around Debian bug #827892
-[remote "dgit"]
- skipDefaultUpdate = true
+ clean-mode = git
+ rm-old-changes = true
[tar "tar.xz"]
command = xz -c
[tar "tar.gz"]