Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EGit/New and Noteworthy/0.8"

(Tagging: Added description)
Line 17: Line 17:
 
TODO
 
TODO
  
= Tagging =
+
= Tagging =
  
TODO
+
Now you can easily create and edit Git tags using tagging dialog with is available in project's context menu under 'Team -> Tag...'.
 +
 
 +
[[Image:Egit-0.8.0-tagging-dialog.jpg]]
  
 
= Merging =
 
= Merging =
  
 
TODO
 
TODO

Revision as of 05:25, 20 May 2010

Import Git Repository Wizard

The Import Git Repository wizard was improved.

Egitimportwizard1.png

Egitimportwizard2.png

Git Repositories View

There's a new Git Repositories view that you can use to import local and remote projects.

Egitrepositoriesview.png

Icon and Menu Cleanup

TODO

Tagging

Now you can easily create and edit Git tags using tagging dialog with is available in project's context menu under 'Team -> Tag...'.

Egit-0.8.0-tagging-dialog.jpg

Merging

TODO

Back to the top