Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/norfairking/mergeless

Merge-less syncing of arbitrary immutable items
https://github.com/norfairking/mergeless

Last synced: 2 months ago
JSON representation

Merge-less syncing of arbitrary immutable items

Awesome Lists containing this project

README

        

# Mergeless

A way to synchronise items without merge conflicts.

## Related project

If the items in the collection that you are syncing are *not immutable*, you will be better off using [mergeful](https://github.com/NorfairKing/mergeful#readme) instead.