]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/Makefile
How to keep a project's canonical history correct.
authorStephen P. Smith <ischis2@cox.net>
Fri, 9 May 2014 06:08:41 +0000 (23:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2014 20:35:43 +0000 (13:35 -0700)
commit0678b649a19586daa5ec45344376187b91dd7328
tree5c1f86830e3e0fd5c9ab2ceffb7c66e44b0f8ba9
parentb4f86a4ce85e4e370a67455de6586a02f158a789
How to keep a project's canonical history correct.

During the mail thread about "Pull is mostly evil" a user asked how
the first parent could become reversed.

This howto explains how the first parent can get reversed when viewed
by the project and then explains a method to keep the history correct.

Signed-off-by: Stephen P. Smith <ischis2@cox.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
Documentation/howto/keep-canonical-history-correct.txt [new file with mode: 0644]