drone/internal/api/handler/repo
Johannes Batzill e423ffda3c Fix Default Branch Creation (#37)
While the HEAD is pointed to the correct branch (might not exist), we created the initial files during repo creation still on the master branch (as it's an empty repo and clone by default sets up master when cloning an empty repo)
2022-10-17 19:09:46 -07:00
..
create.go Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
createPath.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
delete.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
deletePath.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
find.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
getContent.go Fix License header to 2022 (#34) 2022-10-17 15:33:49 -07:00
listCommits.go Fix License header to 2022 (#34) 2022-10-17 15:33:49 -07:00
listPaths.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
listServiceAccounts.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
move.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
update.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00