git-next/crates/cli/src/repo/tests
Paul Campbell d4f16e6f5e
All checks were successful
Rust / build (push) Successful in 6m8s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 1m5s
feat: should fetch repo on startup when not cloning
We already have a copy of the repo, so we don't clone, but we should
perform a `git fetch` to make sure it is up-to-date.
2024-09-14 12:19:24 +01:00
..
branch refactor: reimplement git fetch using git 2024-09-13 18:55:21 +01:00
handlers feat: should fetch repo on startup when not cloning 2024-09-14 12:19:24 +01:00
expect.rs feat: Remove branches when fetching from remote 2024-09-14 07:42:24 +01:00
given.rs feat: optionally specify max commits between dev and main 2024-09-06 08:10:10 +01:00
load.rs refactor: merge repo-actor crate into cli crate 2024-07-28 12:18:15 +01:00
mod.rs refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
when.rs refactor: cleanup pedantic clippy in cli crate 2024-08-06 07:10:14 +01:00