summaryrefslogtreecommitdiff
path: root/testing/02-commands-git-upload-archive.yarn
blob: 1e3bbd9ee02b0fe8d23b45262d31a85c9ea8ec1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- -*- markdown -*- -->
git archive \-\-remote support with git-upload-archive
======================================================

An appropriately configured git server
can also serve the contents of a git repository directly through git-archive,
which is useful for providing snapshots.

    SCENARIO Performing git-archive operations

    GIVEN a standard instance
     WHEN testinstance adminkey uses git archive to extract the tree of gitano-admin HEAD to test
     THEN test/site.conf contains site_name "Gitano Test Instance"

    FINALLY the instance is torn down