Adds logicalcherry-pick command.

Implements the logical cherry pick in EMF Compare CLI. This
implementation is based on the same convention than EGit, any cherry
pick is replaced by an interactive rebase with only cherry pick step.

Change-Id: Ic89be29aeae433a3915ba79b7a8bc7dac512cf22
51 files changed
tree: 0c4ae5f947c7dae037c20200fed6d04688f25f8d
  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.