upleb.uk

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

summaryrefslogtreecommitdiff
path: root/tests/git_remote_helper.rs
AgeCommit message (Expand)Author
2024-08-01feat(remote): `fetch` fallsback to other serversDanConwayDev
2024-08-01feat(remote): `push` to all `clone` serversDanConwayDev
2024-08-01feat(remote): `fetch` uses state eventDanConwayDev
2024-08-01test(remote): `push` delete branch updates stateDanConwayDev
2024-07-31fix(remote): updating `push` state eventDanConwayDev
2024-07-31feat(remote): `push` issues state eventDanConwayDev
2024-07-31test(remote): `push` deletes branchDanConwayDev
2024-07-31test(remote): push updates remote refsDanConwayDev
2024-07-31test(remote): `push`updates ref on git serverDanConwayDev
2024-07-31test(remote): `fetch` downloads commitsDanConwayDev
2024-07-31test(remote): add second branch to `list`DanConwayDev
2024-07-31test(remote): `list` returns HEAD and mainDanConwayDev
2024-07-31test(remote): test helpers and basic fetchDanConwayDev