chiark / gitweb /
gitattributes: Suppress transformations in our cloned trees
[dgit.git] / dgit.7
diff --git a/dgit.7 b/dgit.7
index c3e581853701e1b820d53cdb8be3f52b511cd04b..acc7cc1a36d71f3dfc67b740ff3aa31a4e1663f2 100644 (file)
--- a/dgit.7
+++ b/dgit.7
@@ -221,6 +221,12 @@ they can cause trouble,
 because the working tree files can differ from
 the git revision history
 (and therefore from the source packages).
+
+So dgit clone
+and dgit setup-new-tree
+disable transforming gitattributes
+by default,
+by creating a .git/info/attributes.
 .SH PACKAGE SOURCE FORMATS
 If you are not the maintainer, you do not need to worry about the
 source format of the package.  You can just make changes as you like