chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
978afb8eca4866eac737aeb480945a2b077baaa0
[dgit.git]
/
tests
/
tests
/
clone-nogit
1
#!/bin/bash
2
set -e
3
. tests/lib
4
5
t-archive pari-extra 3-1
6
t-git-none
7
8
t-dgit clone $p
9
10
cd $p
11
t-cloned-fetched-good
12
13
echo ok