chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c64a7af
)
test suite: gitattributes: More testing of clone: check good clone
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 17 Jan 2017 12:59:25 +0000
(12:59 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 17 Jan 2017 21:52:47 +0000
(21:52 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/tests/gitattributes
patch
|
blob
|
history
diff --git
a/tests/tests/gitattributes
b/tests/tests/gitattributes
index db240c0992c2467a1cada3b53ecdf5b0f00220ce..52a2e058ab87ebe3101cac5300e3811bf5694e84 100755
(executable)
--- a/
tests/tests/gitattributes
+++ b/
tests/tests/gitattributes
@@
-244,4
+244,13
@@
sums_check_broken
cd ..
+t-dgit clone $p sid $p.clone
+
+cd $p.clone
+sums=sums.clone
+branch=dgit/sid
+sums_check
+
+cd ..
+
#t-ok