Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Spanish translation of EGit)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Es:EGit}}
+
{{important|Wiki has moved|The EGit Wiki has been moved to https://github.com/eclipse-egit/egit/wiki.}}
 +
 
 +
{{EGit}}
  
 
[[Image:Egit.png]]
 
[[Image:Egit.png]]
  
EGit es un proveedor de Eclipse Team para Git.  Git es un SCV [http://es.wikipedia.org/wiki/Control_de_versiones] sistema de control de versiones distribuido, lo cual significa que cada desarrollado tiene una copia completa de toda la historia de cada revisión del código, haciendo que las consultas contra el historial sean muy veloces y versátilesEl proyecto EGit está implementando las herramientas de Eclipse para la implementación JGit en java de Git.
+
EGit is an Eclipse Team provider for Git.  Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatileThe EGit project is implementing Eclipse tooling for the JGit Java implementation of Git.
 +
 
 +
[[Category:EGit]]

Latest revision as of 07:14, 4 December 2023

Important.png
Wiki has moved
The EGit Wiki has been moved to https://github.com/eclipse-egit/egit/wiki.


EGit
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

Egit.png

EGit is an Eclipse Team provider for Git. Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile. The EGit project is implementing Eclipse tooling for the JGit Java implementation of Git.

Back to the top