Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: gentoo-dev@l.g.o, gentoo-doc@l.g.o
Cc: Gokturk Yuksek <gokturk@××××××××××.edu>
Subject: [gentoo-dev] [PATCH 14/16] ebuild-maintenance: replace "cvs commit" with "git commit" #558642
Date: Sun, 17 Jan 2016 08:08:15
Message-Id: 1453017319-2459-15-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH 00/16] devmanual: update the docs for post git-migration #558642 by Gokturk Yuksek
1 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
2 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
3
4 diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
5 index 7014689..6dc8813 100644
6 --- a/ebuild-maintenance/text.xml
7 +++ b/ebuild-maintenance/text.xml
8 @@ -62,8 +62,8 @@ examples.
9 </p>
10
11 <p>
12 -When committing to CVS, all developers should use <c>repoman commit</c>
13 -instead of <c>cvs commit</c> to submit their ebuilds. Before committing,
14 +When committing to git, all developers should use <c>repoman commit</c>
15 +instead of <c>git commit</c> to submit their ebuilds. Before committing,
16 please run <c>repoman full</c> to make sure you didn't forget something.
17 </p>
18
19 --
20 2.4.10