summaryrefslogtreecommitdiff
path: root/tests/tests/fetch-somegit-notlast
blob: 63abe8ad91b717f782e6698de75c5451feb26949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/bash

set -e
. tests/lib

t-git pari-extra 3-1
t-archive pari-extra 3-2~dummy1

t-dgit clone $p
cd $p

t-cloned-fetched-good
t-has-ancestor debian/3-1

t-ok