[PATCH 14/16] ebuild-maintenance: replace "cvs commit" with "git commit" #558642
Gokturk Yuksek <[email protected]> Sun, 17 Jan 2016 02:55:17 -0500
| Newsgroups | gmane.linux.gentoo.documentation,gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642 Signed-off-by: Gokturk Yuksek <[email protected]> diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml index 7014689..6dc8813 100644 --- a/ebuild-maintenance/text.xml +++ b/ebuild-maintenance/text.xml @@ -62,8 +62,8 @@ examples. </p> <p> -When committing to CVS, all developers should use <c>repoman commit</c> -instead of <c>cvs commit</c> to submit their ebuilds. Before committing, +When committing to git, all developers should use <c>repoman commit</c> +instead of <c>git commit</c> to submit their ebuilds. Before committing, please run <c>repoman full</c> to make sure you didn't forget something. </p> -- 2.4.10