Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 2.34 KB

README.md

File metadata and controls

47 lines (25 loc) · 2.34 KB

Version

License Contributor Covenant REUSE Status

ABAP Diff3

Library to highlight the content difference between two or three string-tables (diff3).

Made by Marc Bernard Tools giving back to the SAP Community

NO WARRANTIES, MIT License

The implementation is a port of node-diff3 (https://github.com/bhousel/node-diff3, MIT license)

Diff3 Utils

This is a library to find differences between two string tables, generate and apply patches, and perform 3-way merging between an original and two changed string tables. It contains similar functionality to the GNU Diffutils tools.

Prerequisites

SAP Basis 7.4 or higher

Installation

You can install ABAP Diff3 using abapGit either creating a new online repository for https://github.com/Marc-Bernard-Tools/ABAP-Diff3 or downloading the repository ZIP file and creating a new offline repository.

Recommend SAP package: $DIFF3.

Usage

The test classes contain examples for all interface methods.

Contributions

All contributions are welcome! Read our Contribution Guidelines, fork this repo, and create a pull request.

About

Made with ❤️ in Canada

Copyright 2021 Marc Bernard https://marcbernardtools.com/

Follow @marcfbe on Twitter

MBT Logo