Lore is a version control system by [[Epic Games]]. It's a cross between [[Git]] (light-weight-ish branching, local commits, push/pull) and others like [[Perforce]] (central server, file locking, metadata storage, etc.).
**Website:** https://lore.org/
**License:** MIT
**Releases:** https://github.com/EpicGames/lore/releases
**Source:** https://github.com/EpicGames/lore/
# Notes
* [[Lore Authentication]]
# Tooling
* **Code Review:**
* [[Review Board]] is gaining support for Lore.