diff options
author | Gusted <williamzijl7@hotmail.com> | 2022-02-27 15:49:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-27 15:49:22 +0000 |
commit | f56bba1a7823168f038cc4bd847c51771ca73bc9 (patch) | |
tree | 2feec2d81a45c10d7a2688075bf67eaa76644bcb /models/fixture_generation.go | |
parent | c9da11c6b2c5449b762a4d8458fbbccc5f100b94 (diff) | |
download | gitea-f56bba1a7823168f038cc4bd847c51771ca73bc9.tar.gz gitea-f56bba1a7823168f038cc4bd847c51771ca73bc9.zip |
Fix trace log to show value instead of pointers (#18926)
- Fixes a issue with a trace of repo.Units whereby it would show the pointers.
Before:
![image](https://user-images.githubusercontent.com/25481501/155876811-036bf40e-db89-4e09-ac00-0c78ce3f5bef.png)
After:
![image](https://user-images.githubusercontent.com/25481501/155885102-16c9cf29-314b-4f32-bcee-80e332f63dec.png)
Diffstat (limited to 'models/fixture_generation.go')
0 files changed, 0 insertions, 0 deletions