Class GitPositionTransformer.FileMapping

  • Enclosing class:
    GitPositionTransformer

    public abstract static class GitPositionTransformer.FileMapping
    extends Object
    A mapping of attributes from a file in one Git tree (source) to a file in another Git tree (target).

    At the moment, only the file path is considered. Other attributes like file mode would be imaginable too but are currently not supported.