summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dgit.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index 8869149..e5b4bb0 100644
--- a/dgit.1
+++ b/dgit.1
@@ -1024,6 +1024,12 @@ Whether to setup a merge driver which uses dpkg-mergechangelogs for
debian/changelog. True by default. Ignored for dgit
setup-mergechangelogs, which does it anyway.
.TP
+.BI dgit-distro. distro .setup-gitattributes
+Whether to configure .git/info/attributes
+to suppress checkin/checkout file content transformations
+in new git trees.
+True by default. Ignored for dgit setup-gitattributes, which does it anyway.
+.TP
.BI dgit-distro. distro .cmd- cmd
Program to use instead of
.IR cmd .