summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-06-24 08:56:03 +0900
committerSean Whitton <spwhitton@spwhitton.name>2016-06-24 08:56:03 +0900
commit03229587fa9542d6de915ff2cf8fba720bf35a7b (patch)
tree689693864b1b8ee9766c1611f6fd95eb71d65773 /.gitconfig
parentda6789980e18858bce89169672f2b5a70d43e1bb (diff)
downloaddotfiles-03229587fa9542d6de915ff2cf8fba720bf35a7b.tar.gz
dgit #827892 workaround
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index b9b0c11b..9134c70d 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -98,3 +98,7 @@
participants = 0x0F56D0553B6D411B
[dgit "default"]
clean-mode = git
+
+# work around Debian bug #827892
+[remote "dgit"]
+ skipDefaultUpdate = true