git-next/crates/git
Paul Campbell b70b479a49
Some checks failed
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
Rust / build (push) Failing after 2m47s
fix: don't modify config of external repos
The git config files of external repos are read-only.

This is the only place where we make reference to a remote named
'origin', so this also closes kemitix/git-next#85.

Closes kemitix/git-next#85
2024-07-12 18:45:10 +01:00
..
src fix: don't modify config of external repos 2024-07-12 18:45:10 +01:00
Cargo.toml feat: update auth of interal repos when changed in config 2024-07-10 09:05:36 +01:00