You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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)
2 years ago
..
api Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2 years ago
common Rewrite logger system (#24726) 2 years ago
install Decouple the different contexts from each other (#24786) 2 years ago
private Fix regression: access log template, gitea manager cli command (#24838) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2 years ago
init.go Decouple the different contexts from each other (#24786) 2 years ago