|
|
Subscribe / Log in / New account

GIT 1.6.3.1 released

From:  Junio C Hamano <gitster-AT-pobox.com>
To:  git-AT-vger.kernel.org
Subject:  [ANNOUNCE] GIT 1.6.3.1
Date:  Wed, 13 May 2009 11:31:51 -0700
Message-ID:  <7vy6t04zxk.fsf@alter.siamese.dyndns.org>
Archive‑link:  Article

The latest maintenance release GIT 1.6.3.1 is available at the
usual places:

  http://www.kernel.org/pub/software/scm/git/

  git-1.6.3.1.tar.{gz,bz2}			(source tarball)
  git-htmldocs-1.6.3.1.tar.{gz,bz2}		(preformatted docs)
  git-manpages-1.6.3.1.tar.{gz,bz2}		(preformatted docs)

The RPM binary packages for a few architectures are found in:

  RPMS/$arch/git-*-1.6.3.1-1.fc9.$arch.rpm	(RPM)

Embarrasingly 1.6.3 has a rather grave regression when you switch to a new
branch while you have some changes added to the index.  A commit you make
from that index will record a wrong tree.  Please consider this a hotfix
and do not use vanilla 1.6.3.

----------------------------------------------------------------

Changes since v1.6.3 are as follows:

Alex Riesen (1):
      Clarify kind of conflict in merge-one-file helper

Alexander Potashev (1):
      Documentation: cloning to empty directory is allowed

Felipe Contreras (1):
      git config: clarify --add and --get-color

Junio C Hamano (4):
      Start 1.6.3.1 maintenance series.
      archive-tar.c: squelch a type mismatch warning
      Revert "checkout branch: prime cache-tree fully"
      GIT 1.6.3.1




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds