Projects / Git / Releases

RSS All releases of Git

  •  30 Jul 2009 13:45

Release Notes: "git add --edit" lets users edit the whole patch text to fine-tune what is added to the index. "git grep" gained the -p option to show the location of the match using the same context hunk marker that "git diff" uses. "git push $name" honors remote.$name.pushurl if present before using remote.$name.url. In other words, the URL used for fetching and pushing can be different. "git submodule update" gained the --rebase option to update checked out submodules by rebasing the local changes.

  •  21 Jul 2009 16:41

Release Notes: With the next major release, "git push" into a branch that is currently checked out will be refused by default. You can choose what should happen upon such a push by setting the configuration variable receive.denyCurrentBranch in the receiving repository. To ease the transition plan, the receiving repository of such a push running this release will issue a big warning when the configuration variable is missing.

  •  05 Aug 2008 12:43

Release Notes: Various bugfixes.

  •  23 Apr 2008 12:41

Release Notes: Several commands to git have been fixed. This release comes with various documentation updates.

  •  25 Sep 2007 10:41

No changes have been submitted for this release.

  •  26 May 2006 14:49

Release Notes: This release adds numerous minor bugfixes and enhancements.

  •  16 Feb 2006 04:20

Release Notes: An error is now printed if a HTTP repository is being cloned and NO_CURL is set. More useful/hinting error messages were provided in git-checkout. Additional documentation was provided and fixes were made for combine-diff and checkout.

Release Notes: A -m checkout option was added along with -c and --cc for diff-tree and diff-files. git-commit and git-status were updated.

Screenshot

Project Spotlight

Magento News And Press Release Extension

An extension which creates a separate page for an admin to publish news related to product and services.

Screenshot

Project Spotlight

dotCMS

A feature-complete, extendable J2EE Web CMS.