Replaces RefOptionHandler by RevCommitHandlerOptionHandler.

RefOptionHandler validated any Id that the repository could resolve. It
included Blob and Tree ids. However only id of commits are valid for the
merge and the diff operation.

Change-Id: Ic8625f359ebfa796c93db21fe077d8c1a0e77065
7 files changed
tree: bd1cfb09cc85eb64d572a6cfa60127dc1ba85322
  1. examples/
  2. org.eclipse.emf.compare.git.pgm-parent/
  3. packaging/
  4. plugins/
  5. .gitignore
  6. LICENSE
  7. README.md
README.md

EMFCompareGitPGM

This is a temporary repository holding the work on the EMF Compare command line application. This application aims to handle EMF model on git repository from a command line tool. This repository will soon migrate to the eclipse foundation.