From: Gokturk Yuksek <gokt...@binghamton.edu> Substitute the mentions of CVS with git. Rewrite CVS commands with their git equivalents. Delete the reference to editing ChangeLog.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642 Signed-off-by: Gokturk Yuksek <gokt...@binghamton.edu> --- ebuild-maintenance/text.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml index 9372895..28442a3 100644 --- a/ebuild-maintenance/text.xml +++ b/ebuild-maintenance/text.xml @@ -275,14 +275,14 @@ available. <p> If there are no new dependencies, do not remove keywords if your -commit fails with repoman - please try a full <c>cvs update</c> and if +commit fails with repoman - please try a full <c>git pull</c> and if you still have problems, then commit with <c>repoman -I</c> and file a -bug to the broken architecture, noting it in your CVS commit message. +bug to the broken architecture, noting it in your git commit message. </p> <warn> When committing, make sure that you reference any bugs in the -ChangeLog as well as the CVS message. Failing to do so is considered +commit message. Failing to do so is considered to be in very poor taste and may result in disciplinary action. </warn> -- 2.4.10