chiark / gitweb /
import dsc: Documentation
[dgit.git] / tests / tests / fetch-somegit-notlast
1 #!/bin/bash
2
3 set -e
4 . tests/lib
5
6 t-git pari-extra 3-1
7 t-archive pari-extra 3-2~dummy1
8
9 t-dgit clone $p
10 cd $p
11
12 t-cloned-fetched-good
13 t-has-ancestor debian/3-1
14
15 echo ok.