1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 03:46:15 +02:00
gitea/routers/api
yp05327 bebc3433c5
Add IsErrRepoFilesAlreadyExist check when fork repo (#24678)
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/e9e3de75-eb6e-418e-9227-ef4e5f448a04)
After:

![image](https://github.com/go-gitea/gitea/assets/18380374/74b1cd6c-c5b1-4ee0-a1d8-6b3fb8d3a8e9)
2023-05-22 18:21:46 +08:00
..
actions Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
packages Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
v1 Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2023-05-22 18:21:46 +08:00