Skip to content
#

three-way-merge

Here are 18 public repositories matching this topic...

GitSyncMarks

Browser extension for bidirectional bookmark sync with Git (GitHub, GitLab, Codeberg, Gitea & more). One JSON file per bookmark, three-way merge, auto-sync, multiple profiles. Chrome & Firefox & Companion App. Linkwarden, Smart Search. Add via Git, CLI, or Actions. No middleman.

  • Updated Aug 10, 2026
  • JavaScript

Self-hosted Git host on a from-scratch VCS engine in Java: content-addressable object store, packfiles with delta compression, three-way merge, and smart-HTTP transport, all cross-verified against the real git binary.

  • Updated Jul 16, 2026
  • Java

Git rebuilt from first principles in Go — 17 commands incl. three-way merge (diff3) and rebase, byte-for-byte SHA parity with native git proven by a differential suite. 2× faster bulk ingest, 28.5K obj/s fsck. ▶ Playable sandbox: brickster241.github.io/GitEngine

  • Updated Aug 9, 2026
  • Go

Improve this page

Add a description, image, and links to the three-way-merge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the three-way-merge topic, visit your repo's landing page and select "manage topics."

Learn more