From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: Bug report: GIT PRO/Branches chapter Date: Wed, 09 Sep 2015 10:08:10 +0200 Organization: gmx Message-ID: <9039e46ed0bc66aec7b30c24183acdb0@dscho.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org To: =?UTF-8?Q?Robert_Mach=C3=A1=C4=8Dek?= X-From: git-owner@vger.kernel.org Wed Sep 09 10:08:29 2015 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZZaQW-00011a-PA for gcvg-git-2@plane.gmane.org; Wed, 09 Sep 2015 10:08:21 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752791AbbIIIIR convert rfc822-to-quoted-printable (ORCPT ); Wed, 9 Sep 2015 04:08:17 -0400 Received: from mout.gmx.net ([212.227.15.19]:51145 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751597AbbIIIIN (ORCPT ); Wed, 9 Sep 2015 04:08:13 -0400 Received: from dscho.org ([87.106.4.80]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LzblK-1YdcNd0yGY-014hvM; Wed, 09 Sep 2015 10:08:11 +0200 In-Reply-To: X-Sender: johannes.schindelin@gmx.de User-Agent: Roundcube Webmail/1.1.2 X-Provags-ID: V03:K0:qTrIoCnVpX1UPHFAYpFdAAkQAd7tQJsyKygfk8nOWUDP7Eob9m/ 5YfA7kM6HqviqjAnXM2/Azdpge7mfMzCrfqdQoQak79Rnnj90EeogOsBYK+adPRPC/gzQZS u2/xMiftDhLOPvloHAETuz1Fuqrv8n72cnDUgg7BTXAbiBHY+HaUamveY5SNymk3/+J2v5p z3OIyjddP+h503ABnoHqA== X-UI-Out-Filterresults: notjunk:1;V01:K0:6LQf0xAlak0=:mP8VoZtOhsBI4uuZOAd24R MHa2PnkVNICg4f9VOgo/GsLsSoVAqDszgDFrZgRPIjKs79UR9cHvfOXXr9U90YOV2E/XezozK bFeJ6GksXpzVq0LigtGGkbeeWrI5+ZaDAJbXozUaaqkMn8k0+P7DBhDot5lTZMBIFae8CS8JA k8lXqDpscFqENKK4CpHJsKfepwqPAdRsHbMNrKtm6nlyUw+Q1WvF3LjqcHWm01KlymkdKsIXX W81uiHdt5WU6cE0EAJak78dfGUflq6b0W40iEA9jevMGHlpoMmBqmV2ELr4I8+YeQRhK2hSa4 FUaOfTQRWLAiCY3nd1sLbwZfkAdPEytAj+PD582pbxoP+B0wRyRUfZYwd0rR+hUdtwJOGPRiS dyE2fQ96dLfQIKQM9KJbhqfURni+RQXe+OCSZin1rq11ZVGy+02znbqM+3opWNYytPZ3/88Va GrY2Kldeb/qZ32FYckoaaDtyHeZ6/VYHsugXEj92urqmJ3aghasn9KZdvdUr1BatIuX4rIOdV ZPNQDXYQWZ9S7vjCFf41iltPXtVNOOOgc8M26kapXM7YtQY+hNHpqJjsHxjSg4pBxDGxe8KYV T5GDAB+2eEOPRSc/ngxR9Bk3r3Mk64p0Dig0b9ZbWabqctGJWihAl0xkweLqhvHj6n//Zvqp9 0ExhKQmTX+HVK2r+sOcIGCQbKmyAevlrqVbKisy6bUBXl2m4tDcVQ+JvJxVJxk10R6EXcQcS5 Z/z43KAhlw/1ZNh4WvSkrs+E698X5jF4BHKwpw== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi Robert, On 2015-09-09 08:11, Robert Mach=C3=A1=C4=8Dek wrote: > Just reading this chapter: > https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell >=20 > I believe that: Figure 3-9. Divergent history > (https://git-scm.com/book/en/v2/book/03-git-branching/images/advance-= master.png) > does not show the final "2 branch situation" as described in the > example in this chapter. I guess you want to report it here: https://github.com/progit/progit2/issues (as suggested by the link on the left side of the page you referred to,= where it says: "The source of this book is hosted on GitHub. Patches, = suggestions and comments are welcome.") You might want to search the tickets first, though, to make sure that i= t has not been reported before (or even already addressed). Ciao, Johannes