|
ff6e61b0ee
|
feat: validate repo if it already exists
Closes kemitix/git-next#60
|
2024-04-25 19:41:41 +01:00 |
|
|
555aada7e9
|
fix(#61): Format path to clone into correctly
Closes kemitix/git-next#61
`GitDir` was being inserted into the command string as
"GitDir(\"data/default/foo\")".
|
2024-04-23 18:58:07 +01:00 |
|
|
17f5f62e61
|
feat: Clone repo when starting repo
|
2024-04-23 07:41:39 +01:00 |
|
|
fc1c79620c
|
refactor: rename name to forge_name for consistency
|
2024-04-23 06:53:34 +01:00 |
|
|
8b56a185d3
|
refactor: rename name to repo_alias for consistency
|
2024-04-23 06:50:52 +01:00 |
|
|
32d54cfc1c
|
refactor: rename config variables,etc as repo_config
|
2024-04-21 19:36:37 +01:00 |
|
|
b71aece8c9
|
feat: add gitdir to RepoDetails type
|
2024-04-21 18:50:30 +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 |
|