mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
e4238583db
Backport #22633 Our trace logging is far from perfect and is difficult to follow. This PR: * Add trace logging for process manager add and remove. * Fixes an errant read file for git refs in getMergeCommit * Brings in the pullrequest `String` and `ColorFormat` methods introduced in #22568 * Adds a lot more logging in to testPR etc. Ref #22578 --------- Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
context.go | ||
error.go | ||
manager.go | ||
manager_exec.go | ||
manager_stacktraces.go | ||
manager_test.go | ||
manager_unix.go | ||
manager_windows.go | ||
process.go |