EGit logo

EGit

Enables checking in files, managing tracked and untracked files, and viewing history for a revision control system.

Made by Chris Aniszczyk

  • Version Control

  • Git Client

  • eclipse

  • supply-chain-management

What is EGit?

The Eclipse Team plugin for the git revision control system enables users to manage their codebase effectively. It provides core functionality for common version control tasks, such as checking in files, marking files as tracked or untracked, and reviewing commit history. While the plugin does not support the full breadth of git operations, it delivers essential version control capabilities directly within the Eclipse development environment

Highlights

  • File Status Management: Users can easily identify and manage the status of files, marking them as tracked or untracked within the git repository
  • Commit Integration: The plugin allows developers to check in their code changes directly from the Eclipse interface, facilitating seamless version control workflows
  • Historical Visibility: Users can review the commit history for their project, providing valuable insight into the evolution of the codebase
  • Eclipse Integration: The plugin is tightly integrated with the Eclipse development platform, allowing developers to access version control features without leaving their familiar IDE.

Platforms

  • Linux
  • Mac
  • Windows
  • Eclipse

Languages

  • English

Features

    • Git Support