repoverlay

status: stablestatusstable
repoverlay version on crates.io license: MITlicenseMIT
written in: Rustwritten inRust

A command-line tool to overlay files on top of a git repo without committing them.

Overview

Overlay files into git repositories without committing them. Symlink or copy shared configs — automatically excluded from git. Overlays are shareable, composable, and are perfect for things like git hook configs, AI agent configs, and other files that you need in the repo but not committed.