[ANNOUNCE] Git 1.7.3.1

Junio C Hamano gitster at pobox.com
Wed Aug 31 22:00:54 BST 2011


The first maintenance release of Git 1.7.3.X series, 1.7.3.1, is
available at the usual places:

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

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

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

  RPMS/$arch/git-*-1.7.3.1-1.fc11.$arch.rpm	(RPM)

Git v1.7.3.1 Release Notes
==========================

Fixes since v1.7.3
------------------

 * "git stash show stash@{$n}" was accidentally broken in 1.7.3 ("git
   stash show" without any argument still worked, though).

 * "git stash branch $branch stash@{$n}" was accidentally broken in
   1.7.3 and started dropping the named stash even when branch creation
   failed.

And other minor fixes and documentation updates.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


More information about the git-announce mailing list