blob: 49d19fc7a45a6b126b81df5e7fe5ade947ec4930 [file] [log] [blame]
<div class="col-md-18">
<h1>EGit</h1>
<a href="/projects/project_summary.php?projectid=technology.egit">About This Project</a>
<p>
EGit is an Eclipse Team provider for the
<a href="http://git-scm.com/">Git version control system</a>. 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.
</p>
<p>The EGit project is implementing Eclipse tooling on top of the
<a href="http://www.eclipse.org/jgit/">JGit</a> Java implementation of Git.
</p>
<p>
<img src="welcome.png" alt="EGit screenshot">
</p>
</div>
<div class="col-md-6">
<div class="sideitem">
<h6>Committers</h6>
<div class="content">
<ul>
<li>Andrey Loskutov</li>
<li>Christian Halstrick (SAP)</li>
<li>Dani Megert (IBM)</li>
<li>Gunnar Wagenknecht (Salesforce)</li>
<li>Matthias Sohn (SAP)</li>
<li>Max Hohenegger</li>
<li>Michael Keppler</li>
<li>Thomas Wolf</li>
<li>Tomasz Zarna (Tasktop)</li>
</ul>
</div>
</div>
</div>