"David A. Greene" [off-list ref] writes:
quoted hunk
From: Techlive Zheng <redacted>
Signed-off-by: Techlive Zheng <redacted>
Signed-off-by: David A. Greene <redacted>
---
contrib/subtree/.gitignore | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/contrib/subtree/.gitignore b/contrib/subtree/.gitignore
index 91360a3..59aeeb4 100644
--- a/contrib/subtree/.gitignore
+++ b/contrib/subtree/.gitignore
@@ -1,6 +1,5 @@
*~
git-subtree
-git-subtree.xml
git-subtree.1
-mainline
-subproj
+git-subtree.xml
+t/trash\ directory.*
The title explains t/trash* but not mainline/subproj lines. Why can
they go now?
Also git-subtree.xml seems to be moved without justification
(perhaps making the list alphabetical)?