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