0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-17 00:54:32 -04:00
Files
gitea/tests
Lunny Xiao 662a44d924 Fix merge panic (#35606)
To prevent potential bugs, the logic in #35543 makes `gitcmd.Command`
panic when attempting to override stdout or stderr. Instead of using
`PrepareCmd`, this PR now uses the WithXXX methods directly to avoid the
panic.

Fix #35603
2025-10-12 04:24:00 +02:00
..
2025-01-09 15:15:47 +08:00
2025-10-12 04:24:00 +02:00
2025-03-10 17:36:02 +08:00
2025-03-10 17:36:02 +08:00
2025-03-10 17:36:02 +08:00
2025-03-10 17:36:02 +08:00