summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-15 22:45:31 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-16 01:25:19 +0000
commita738f98cb36e7f1dfe995d16426c475eced61ee2 (patch)
tree8d7c74eb5b010f23499797417ce5e491863fe275 /dgit
parentaacc377731b9fd2a635808b65462a93810759e4d (diff)
gitattributes: Docs and message wordsmithing
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit b/dgit
index 3d81558..e4cc92c 100755
--- a/dgit
+++ b/dgit
@@ -3392,7 +3392,7 @@ sub check_gitattrs ($$) {
# oh dear, found one
print STDERR <<END;
dgit: warning: $what contains .gitattributes
-dgit: .gitattributes have not been defused. See GITATTRIBUTES in dgit(7).
+dgit: .gitattributes have not been defused. Recommended: dgit setup-new-tree.
END
close $gafl;
return;