[ANNOUNCE] GIT 1.2.1
From: Junio C Hamano <hidden>
Date: 2006-02-16 06:26:04
Also in:
lkml
The latest maintenance release GIT 1.2.1 is available at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.2.1.tar.{gz,bz2} (tarball) RPMS/$arch/git-*-1.2.1-1.$arch.rpm (RPM) Nothing earth-shattering but cleanups and cleanups and cleanups. All the interesting things are happening in "master" and "pu", which will be a topic for a separate message. ---------------------------------------------------------------- Changes since v1.2.0 are as follows: Fernando J. Pereda: Print an error if cloning a http repo and NO_CURL is set Fredrik Kuivinen: s/SHELL/SHELL_PATH/ in Makefile Josef Weidendorfer: More useful/hinting error messages in git-checkout Junio C Hamano: Documentation: git-commit in 1.2.X series defaults to --include. Documentation: git-ls-files asciidocco. bisect: remove BISECT_NAMES after done. combine-diff: diff-files fix. combine-diff: diff-files fix (#2) checkout: fix dirty-file display.