aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/git_push_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove unused param `doer` (#34545)Philip Peterson2025-06-181-1/+1
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-181-6/+6
* Enable testifylint rules (#34075)TheFox0x72025-03-311-1/+1
* Remove context from git struct (#33793)TheFox0x72025-03-041-2/+2
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-2/+1
* Prevent update pull refs manually and will not affect other refs update (#31931)Lunny Xiao2024-09-021-0/+22
* Fix push multiple branches error with tests (#31151)Lunny Xiao2024-05-291-0/+35
* Performance optimization for git push (#30104)Lunny Xiao2024-04-091-0/+11
* Restore deleted branches when syncing (#29898)Jason Song2024-03-201-0/+17
* Sync branches to DB immediately when handle git hook calling (#29493)Jason Song2024-03-061-0/+131