Additionally don't save a CloneURL field inside the project type. If in future some git source doesn't provide a clone url we could just calculate it from project.RepoPath or call the remote api to retrieve it. |
||
|---|---|---|
| .. | ||
| gitea.go | ||
| parse.go | ||
| types.go | ||
Additionally don't save a CloneURL field inside the project type. If in future some git source doesn't provide a clone url we could just calculate it from project.RepoPath or call the remote api to retrieve it. |
||
|---|---|---|
| .. | ||
| gitea.go | ||
| parse.go | ||
| types.go | ||