From: gokturk@binghamton.edu
To: devmanual@gentoo.org
Cc: gentoo-dev@lists.gentoo.org, Gokturk Yuksek <gokturk@binghamton.edu>
Subject: [gentoo-dev] [PATCH v3 16/21] general-concepts/git-to-rsync/diagram: update the description for git #558642
Date: Wed, 3 Feb 2016 19:57:44 -0500 [thread overview]
Message-ID: <1454547469-22487-17-git-send-email-gokturk@binghamton.edu> (raw)
In-Reply-To: <1454547469-22487-1-git-send-email-gokturk@binghamton.edu>
From: Gokturk Yuksek <gokturk@binghamton.edu>
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek <gokturk@binghamton.edu>
---
general-concepts/mirrors/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/diagram.svg b/general-concepts/mirrors/diagram.svg
index 0af1f1c..b807e5a 100644
--- a/general-concepts/mirrors/diagram.svg
+++ b/general-concepts/mirrors/diagram.svg
@@ -52,7 +52,7 @@
<defs
id="defs1680" />
<desc
- id="desc1548">CVS to RSYNC Propagation</desc>
+ id="desc1548">Git to RSYNC Propagation</desc>
<rect
y="0.24284256"
x="-2.0556145"
--
2.4.10
next prev parent reply other threads:[~2016-02-04 1:08 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-04 0:57 [gentoo-dev] [PATCH v3 00/21] devmanual: update the docs for post git-migration gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 01/21] general-concepts/manifest: drop the use of "CVS keyword expansion" #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 02/21] general-concepts/mirrors: substitute "CVS" with "the git tree" #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 03/21] general-concepts/tree: substitute "CVS" with "git" #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 04/21] general-concepts/tree: replace the mention of ChangeLog #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 05/21] ebuild-writing/misc-files: replace the code for cvs commit with git #558642 gokturk
2016-02-04 2:38 ` Brian Dolbec
2016-02-04 11:05 ` Ulrich Mueller
2016-02-05 6:51 ` Göktürk Yüksek
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 06/21] ebuild-writing/user-submitted: do not put user information in ChangeLog #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 07/21] appendices/editor-configuration/emacs: remove the CVS related setting #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 08/21] ebuild-maintenance: rewrite the text on adding binary files to the tree #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 09/21] ebuild-maintenance: rewrite the subsection on commit policy for git #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 10/21] ebuild-maintenance: rewrite the subsection on upgrading ebuilds " gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 11/21] ebuild-maintenance: rewrite the subsection on moving " gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 12/21] ebuild-maintenance: rewrite the subsection on removing " gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 13/21] ebuild-maintenance: rewrite the subsection on removing packages " gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 14/21] ebuild-maintenance: replace "cvs commit" with "git commit" #558642 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 15/21] general-concepts/git-to-rsync/diagram: update the description for git #558642 gokturk
2016-02-04 0:57 ` gokturk [this message]
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 17/21] ebuild-writing/misc-files: remove ChangeLog section #485314 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 18/21] tools-reference: remove the echangelog page #485314 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 19/21] general-concepts/tree: remove the reference to the ChangeLog #485314 gokturk
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 20/21] ebuid-maintenance: add a new section called "Git Commit Message Format" #558642 gokturk
2016-02-04 10:05 ` Ulrich Mueller
2016-02-04 0:57 ` [gentoo-dev] [PATCH v3 21/21] ebuild-writing/user-submitted: mention git style tags in commit messages #558642 gokturk
2016-02-04 1:10 ` [gentoo-dev] [PATCH v3 00/21] devmanual: update the docs for post git-migration Daniel Campbell
2016-02-04 1:15 ` NP-Hardass
2016-02-04 1:47 ` Daniel Campbell
2016-02-04 1:49 ` Göktürk Yüksek
2016-02-04 1:53 ` Daniel Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1454547469-22487-17-git-send-email-gokturk@binghamton.edu \
--to=gokturk@binghamton.edu \
--cc=devmanual@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox