[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [UsingGit] (edit) Include comment about tags in the body
From: |
Beuc |
Subject: |
[Savannah-cvs] [UsingGit] (edit) Include comment about tags in the body of the document |
Date: |
Wed, 06 Feb 2008 20:10:52 +0000 |
++added:
Push existing or converted repository
=====================================
If you are importing a repository with tags, e.g. for past releases, use the
--tags option to send them with the initial import::
git push --tags -v address@hidden:/srv/git/project.git master
--removed:
-
-From bjg Mon Feb 4 14:24:21 +0000 2008
-From: bjg
-Date: Mon, 04 Feb 2008 14:24:21 +0000
-Subject: Sending tags
-Message-ID: <address@hidden://savannah.gnu.org/maintenance>
-
-If you are importing a repository with tags, e.g. for past releases, use the
--tags option to send them with the initial import.
-
-git push --tags -v address@hidden:/srv/git/project.git master
-
-
-
-
--
forwarded from
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [UsingGit] (edit) Include comment about tags in the body of the document,
Beuc <=