From: “Junio C Hamano” <junkio+cox.net>
Date: Fri, 29 Sep 2006 23:53:41 -0700
The latest maintenance release GIT 1.4.2.3 is available at the
usual places:
http://www.kernel.org/pub/software/scm/git/
Sorry to be doing two maintenance releases in rapid succession,
but git-mv breakage causes random tree corruption and is rather
serious.
Junio C Hamano:
git-mv: invalidate the removed path properly in cache-tree
git-push: .git/remotes/ file does not require SP after colon
Changes since v1.4.2.1 are as follows:
Junio C Hamano:
Fix git-am safety checks
git-diff -B output fix.
Liu Yubao:
Fix duplicate xmalloc in builtin-add
Recent posts on similar topics
- Perl 5 now uses Git for version control - December 24th, 2008
- GIT 1.6.0 released - August 19th, 2008
- GIT 1.6.0 released - August 19th, 2008
- Dave Dribin: "Choosing a Distributed Version Control System" - February 10th, 2008
- Karl Fogel, Ben Collins-Sussman, on distributed version control - October 11th, 2007