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

JGit GSoc 2012

Revision as of 11:12, 30 April 2012 by Fps2.st-andrews.ac.uk (Talk | contribs) (start page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JGit Command Line Interface

The Command Line Interface (CLI) in JGit mimics its CGit equivalent. However, there is more to it than just having a second tool doing the same thing. The JGit CLI is a perfect way to verify robustness of the JGit Command API. It can be also used to simplify writing JUnit tests.

The project would be about adding new CLI commands to the o.e.jgit.pgm project and vice versa ie translating some of the existing CLI commands/switches to JGit Command API. In addition, the student could help with randomized JGit tests.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.