| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-31 | test(remote): push updates remote refs | DanConwayDev | |
| in the local git repository | |||
| 2024-07-31 | test(remote): `push`updates ref on git server | DanConwayDev | |
| for multiple branches send in a batch | |||
| 2024-07-31 | test(remote): `fetch` downloads commits | DanConwayDev | |
| from git server specified in announcement | |||
| 2024-07-31 | test(remote): add second branch to `list` | DanConwayDev | |
| and ignore the branch ordering | |||
| 2024-07-31 | test(remote): `list` returns HEAD and main | DanConwayDev | |
| returns head and main branch head | |||
| 2024-07-31 | test(remote): test helpers and basic fetch | DanConwayDev | |
| create test helpers and setup basic test to verifiy fetch was ran | |||