]> git.99rst.org Git - git.git/commit
builtin/gc: fix indentation of `cmd_gc()` parameters
authorPatrick Steinhardt <redacted>
Wed, 7 May 2025 07:21:37 +0000 (09:21 +0200)
committerJunio C Hamano <redacted>
Wed, 7 May 2025 17:50:13 +0000 (10:50 -0700)
commit58f62837fb42fe602ceaea50f4666d98e278acbe
tree9abbd5b90142be69d535299981b77e3817e11ac1
parentf65182a99e545d2f2bc22e6c1c2da192133b16a3
builtin/gc: fix indentation of `cmd_gc()` parameters

The parameters of `cmd_gc()` aren't indented properly. Fix this.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/gc.c
git clone https://git.99rst.org/PROJECT