le-app/LEGACY_REPOSITORIES.md

26 lines
917 B
Markdown

# Legacy repository origins
This application was consolidated from multiple working directories into one
monorepo. The first monorepo commit represents the known-good production state
at the time of consolidation.
## Main application
- Previous repository: `ssh://FORGELAN/makearmy/makearmy-app.git`
- Previous HEAD: `3614acd2974151da45b6919f048f5171619ec3e7`
- Previous branch: `main`
- Live-only modifications were incorporated into the monorepo baseline.
## BGBye
- Previous upstream: `https://github.com/MangoLion/bgbye.git`
- Imported HEAD: `5255025e2360cc33599c7c96ed904f1bc49e9ae8`
- The imported code was substantially modified locally.
## SVGnest
- Previous upstream: `https://github.com/Jack000/SVGnest`
- Imported HEAD: `1248dc21efd3f90d1aa52ba5785e27e5217ed2c9`
- The imported code was substantially modified locally.
The original nested Git metadata was archived separately before consolidation.