upleb.uk

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

summaryrefslogtreecommitdiff
path: root/nostr_git_remote_helper
AgeCommit message (Collapse)Author
2024-02-02test: replace block_on with tokio::testsjk
This is intended to improve the reliabilty of the tests. there have been particular issues with random tests never ending when run in the nix configuration see discussion here https://github.com/DanConwayDev/ngit-cli/issues/ 6#issuecomment-1918971239 and: https://github.com/DanConwayDev/ngit-cli/pull/7
2023-12-01feat(helper) add capabilities cmdDanConwayDev
as specified in https://git-scm.com/docs/gitremote-helpers
2023-11-01feat(helper) add rust workspaceDanConwayDev
add nostr_git_remote_helper with standard helper packages for rust cli