upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/bin/ngit/main.rs
AgeCommit message (Expand)Author
2025-05-21feat: add --customize flag for instructionsDanConwayDev
2024-11-27feat: remove `pull` `push` and `fetch` ngit cmdsDanConwayDev
2024-11-27feat(account): move login/out cmds to accountDanConwayDev
2024-11-27feat(logout): add logout commandDanConwayDev
2024-11-27feat(export-keys): to use in other clientsDanConwayDev
2024-11-11Revert "refactor: remove ngit `pull` `push` `fetch`"DanConwayDev
2024-11-04refactor: remove ngit `pull` `push` `fetch`DanConwayDev
2024-09-04refactor: fix imports, etc based on restructureDanConwayDev
2024-09-04refactor: organise into lib and bin structureDanConwayDev