GIT 1.3.3 review

Download
by rbytes.net on

GIT is the stupid content tracker. Here are some key features of "GIT": · Documentation is in much better shape

License: GPL (GNU General Public License)
File size: 3K
Developer: Junio C Hamano
0 stars award from rbytes.net

GIT is the stupid content tracker.

Here are some key features of "GIT":
Documentation is in much better shape. Thanks everybody.
Two grave bugs in 'git fetch' were caught and fixed. One is "Fix fetching of tags", the other is "Fix pulling into the same branch.".
We have archimport (unfortunately undocumented yet), and cvsimport is being improved.
Revert, rebase and cherry-pick are done using three-way merge, not a straight patch application.
'git commit' should be a bit easier to use than before in initial commits and merge commits.
'git applymbox' is a bit more accomodating and it should be easier to handle MIME patches than before.
As usual, comes with more recent gitk.
Better merge algorithms and the infrastructure are being worked on by Daniel and Fredrik; they are not in this release yet.

What's New in This Release:
This release adds numerous minor bugfixes and enhancements.

GIT 1.3.3 keywords