|
bb67b7c66d
|
feat(gitforge): clone repo in-process
Use the `gix` crate directly to create the clone rather then spawning a
`git` processess.
Closes kemitix/git-next#54
Closes kemitix/git-next#70
|
2024-04-28 18:01:11 +01:00 |
|
|
ff6e61b0ee
|
feat: validate repo if it already exists
Closes kemitix/git-next#60
|
2024-04-25 19:41:41 +01:00 |
|
|
a024c3de5e
|
feat: use GitDir in place of raw PathBuf
|
2024-04-21 18:47:07 +01:00 |
|
|
18143c17fd
|
refactor: use 'repo_path' use consistently
|
2024-04-20 21:03:17 +01:00 |
|
|
91870055b0
|
feat(gitforge): Add ability to clone a repo
Closes kemitix/git-next#56
|
2024-04-19 19:31:25 +01:00 |
|
|
0d57ee7bc0
|
refactor(gitforge): migrate some types from forge
|
2024-04-18 19:18:27 +01:00 |
|
|
adb44d18c9
|
feat(server/gitforge): replace git abstraction
|
2024-04-18 08:22:55 +01:00 |
|