summaryrefslogtreecommitdiff
path: root/tests/tests/fetch-somegit-notlast
blob: 4e42aa3923eadda25cda133fd172d06498d8dddf (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 test-dummy/3-1

t-ok