-
Notifications
You must be signed in to change notification settings - Fork 7
New and Noteworthy 0.12
Cherry-pick now properly supports conflict handling. Conflicts can be resolved using conflict markers in the file (displayed below) or using the EGit Merge Tool. The original commit message is also preserved, including a listing of files that had conflicts.
A new wizard page simplifies push configuration for code review and
automatically configures adding a Gerrit Change-Id:
footer to commits
if you are cloning a repository from Gerrit Code Review.
There is a new preference to automatically add your Signed-off-by:
footer to all your commits.
You may now edit the repository configuration from a new preference page.
In the Synchronize View date format and change set labels are now configurable.
- "Expand All" Button has been added to Synchronize View Tool Bar
- "Commit..." action has been added to context menu in Repositories View
- A new "Switch to ..." sub-menu simplifies checking out branches from the team menu
- "Compare With > HEAD Revision" is now available for folders and projects
- Compare with symbolic Refs (e.g. FETCH_HEAD) has been added
The simplified fetch and push wizard pages are now also used for remote configuration in the Repositories View.
You may now run the pull action simultaneously for multiple selected repositories, either from the Git Repositories View or by selecting the projects in the Project Explorer.
Performance of History View was enhanced
87 bugs and 21 enhancement requests were closed.