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 9: Line 9:
 
= Git Repositories View =
 
= Git Repositories View =
  
There's a new '''Git Repositories''' view that you can use to import local and remote projects.
+
There's a new '''Git Repositories''' view that you can...
 +
 
 +
* Import local and remote projects
 +
* Checkout and manipulate branches
 +
* Checkout and manipulate tags
 +
* Add and remove remotes
  
 
[[Image:Egitrepositoriesview.png]]
 
[[Image:Egitrepositoriesview.png]]
  
= Icon and Menu Cleanup =
+
= Team Menu Cleanup =
 +
 
 +
The team menu was cleaned up to improved usability.
  
TODO
+
[[Image:Egitmenu.png]]
  
 
= Tagging  =
 
= Tagging  =
  
Now you can easily create and edit Git tags using tagging dialog with is available in project's context menu under 'Team -> Tag...'.
+
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]]
 
[[Image:Egit-0.8.0-tagging-dialog.jpg]]

Revision as of 21:13, 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...

  • Import local and remote projects
  • Checkout and manipulate branches
  • Checkout and manipulate tags
  • Add and remove remotes

Egitrepositoriesview.png

Team Menu Cleanup

The team menu was cleaned up to improved usability.

Egitmenu.png

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.