{% extends "./origin-save.html" %} {% comment %} Copyright (C) 2018-2023 The Software Heritage developers See the AUTHORS file at the top-level directory of this distribution License: GNU Affero General Public License version 3, or any later version See top-level LICENSE file for more information {% endcomment %} {% block tab_content %}
A "Save code now" request takes the following parameters:
git
, for origins using Git
hg
, for origins using Mercurial
svn
, for origins using Subversion
cvs
, for origins using CVS
bzr
, for origins using Bazaar
git
origin into the archive, you should check that the command $ git clone <origin_url>
Once submitted, your save request can either be:
Once a save request has been accepted, you can follow its current status in the
submitted save requests list.
If you submitted requests while authenticated, you will be able
to only display your own requests.