git-next/crates
Paul Campbell 566125f5c0 fix(test): tests requiring .git pass when not present
These are tests that assume they are running in a locally checked out
git repository. If that isn't the case, e.g. when using jujutsu, then
the tests should not fail. They will continue to run as normal under
CI conditions as those do use a locally checked out git repository.
2024-09-12 10:37:46 +01:00
..
cli fix(test): tests requiring .git pass when not present 2024-09-12 10:37:46 +01:00
core feat: optionally specify max commits between dev and main 2024-09-06 08:10:10 +01:00
forge-forgejo feat: optionally specify max commits between dev and main 2024-09-06 08:10:10 +01:00
forge-github feat: optionally specify max commits between dev and main 2024-09-06 08:10:10 +01:00