From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F0B3258973 for ; Sun, 17 Jan 2016 08:03:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6480821C124; Sun, 17 Jan 2016 07:55:41 +0000 (UTC) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66BA421C0B4 for ; Sun, 17 Jan 2016 07:55:37 +0000 (UTC) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 2DF5C20982 for ; Sun, 17 Jan 2016 02:55:37 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Sun, 17 Jan 2016 02:55:37 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=TFdD ogcqJW+cKQrJ1CfQ7w+xOTM=; b=lR5Ttv+p2CzBVMbr5mfGjAtJhCJCNDFLBruU UJM7ZrIAR5YGUSWuoxBTiUajTYZCDY5KaaeQqnf/etxN4JbEVI8oCcT+vOlbDh/K THBDtFwmqnDn2il4WgcIcb6RxbUIMGcg+P9O4z5RhQjuoK/LpbiMMyVVzA4liyHG X57fAFs= X-Sasl-enc: RNPjueVT8juPFA85269OMNBAfBOqD0ZIUTru79fgcNTs 1453017336 Received: from localhost.localdomain (cpe-142-105-208-68.stny.res.rr.com [142.105.208.68]) by mail.messagingengine.com (Postfix) with ESMTPA id D82CEC016C4; Sun, 17 Jan 2016 02:55:36 -0500 (EST) From: Gokturk Yuksek To: gentoo-dev@lists.gentoo.org, gentoo-doc@lists.gentoo.org Cc: Gokturk Yuksek Subject: [gentoo-doc] [PATCH 15/16] general-concepts/git-to-rsync/diagram: update the description for git #558642 Date: Sun, 17 Jan 2016 02:55:18 -0500 Message-Id: <1453017319-2459-16-git-send-email-gokturk@binghamton.edu> X-Mailer: git-send-email 2.4.10 In-Reply-To: <1453017319-2459-1-git-send-email-gokturk@binghamton.edu> References: <1453017319-2459-1-git-send-email-gokturk@binghamton.edu> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc@lists.gentoo.org Reply-to: gentoo-doc@lists.gentoo.org X-Archives-Salt: 0a3f0fa3-2430-4e09-aae8-fc878d081a1a X-Archives-Hash: f22eceb910cd8116b662ff0c650dbe2e X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642 Signed-off-by: Gokturk Yuksek diff --git a/general-concepts/git-to-rsync/diagram.svg b/general-concepts/git-to-rsync/diagram.svg index 8cf7414..2ee9608 100644 --- a/general-concepts/git-to-rsync/diagram.svg +++ b/general-concepts/git-to-rsync/diagram.svg @@ -2,7 +2,7 @@ - CVS to RSYNC Propagation + Git to RSYNC Propagation -- 2.4.10