Skip to content

Tags: bep/gitjoin

Tags

v0.2.0

Toggle v0.2.0's commit message
Manage .gitignore per gitjoin.txt directory

Each gitjoin.txt now updates only its sibling .gitignore, listing its
repos by basename. Stale managed sections in .gitignore files whose
directory has no gitjoin.txt are pruned on sync, which both fixes the
migration from the old root-level layout and makes runs idempotent
regardless of which subdirectory gitjoin is invoked from.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bep Bjørn Erik Pedersen
readme: Why not use Git Submodules instead?