git-next/crates/core/src
Paul Campbell d4f16e6f5e 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
..
config feat: optionally specify max commits between dev and main 2024-09-06 08:10:10 +01:00
git feat: should fetch repo on startup when not cloning 2024-09-14 12:19:24 +01:00
macros refactor: rename method as peel 2024-08-31 11:18:09 +01:00
lib.rs refactor: merge git create into core crate 2024-07-26 07:59:37 +01:00