chiark / gitweb /
gitattributes: Suppress transformations in our cloned trees
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 0df3f7534a1872b3a11615232679a110ca347b6a..db8d1f72bbbc8ed4aedab90868cc03d21970d6bc 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -3367,6 +3367,7 @@ END
 sub setup_new_tree () {
     setup_mergechangelogs();
     setup_useremail();
+    setup_gitattrs();
 }
 
 sub multisuite_suite_child ($$$) {