Projects / Git / Releases / 1.3.3

Version 1.3.3 of Git

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

Other releases

  •  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.

Screenshot

Project Spotlight

tmux

A terminal multiplexer program.

Screenshot

Project Spotlight

WiKID Strong Authentication System

A two-factor authentication system.