summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-16 01:29:54 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-16 01:29:54 +0000
commit6f34401683b2647435379639f9a06ef639b295f7 (patch)
treed808de5765f244f60b58ff1ebbc6e8a5850bec3c
parenta738f98cb36e7f1dfe995d16426c475eced61ee2 (diff)
dgit(1): gitattributes: Document dgit-distro.distro.setup-gitattributes
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-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 .