wise-coders / git-explorer

GIT Explorer using JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIT Explorer using JavaFX

This project is a sample on how to use jGIT to build an GIT Application. Run this project using 'gradle run'.

Current open issues:

  • conflict solving by PULL, PUSH
  • in the Conflicts dialog, check the acceptMine() and acceptYours
  • A visual text compare is not yet implemented. This will follow. The conflicts solving should not generate <<<< ---->>>> lines inside the content. The merge will be done visually.

About

GIT Explorer using JavaFX

License:GNU General Public License v3.0


Languages

Language:Java 100.0%