diff options
author | Thomas McWork <thomas.mc.work@posteo.de> | 2023-08-23 14:43:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 07:43:05 -0500 |
commit | 083b0b4770b275a8ff4eb4114dd9997863a24950 (patch) | |
tree | e6f73794b7dc7d96e5c8c4896f29c0a42e71bb40 /web_src | |
parent | 9c5c60143975a120bf70ac4aed34bf903ef19db6 (diff) | |
download | gitea-083b0b4770b275a8ff4eb4114dd9997863a24950.tar.gz gitea-083b0b4770b275a8ff4eb4114dd9997863a24950.zip |
Prefer variables over subprocesses (#26690)
… because it doesn't require a separate shell, spawning a process which
cost unnecessary resources and takes time.
Diffstat (limited to 'web_src')
0 files changed, 0 insertions, 0 deletions