This repository has been archived on 2026-06-22. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
lnbits-sensei/modules
Padreug 25353f548d fix(dev-env): confirm before force-deleting an unmerged PR branch
git-pr-cleanup (prc) tried `branch -d` then fell back to `branch -D`
unconditionally, silently destroying an unmerged branch when prc was
run before the PR merged or against the wrong branch. Keep the safe
`-d` for the normal post-merge path, but prompt before forcing so
unmerged commits aren't lost without consent; decline keeps the branch.
2026-06-20 09:52:17 +02:00
..
dev-env fix(dev-env): confirm before force-deleting an unmerged PR branch 2026-06-20 09:52:17 +02:00
git chore: add git remote topology module + docs 2026-05-24 22:36:33 +02:00
core.nix refactor: collapse fakewallet/regtest wrappers into single dev CLI 2026-05-25 12:56:05 +02:00
lib.nix chore: stub option schema + lib + lnbits service wrapper 2026-05-24 22:34:53 +02:00
secrets.nix feat(secrets): scaffold sops-nix for declarative secrets 2026-05-26 08:44:55 +02:00