diff options
author | Ivan Frade <ifrade@google.com> | 2025-07-17 23:45:32 +0300 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2025-08-14 14:50:08 -0700 |
commit | 901b651ec43f28a6343add56b716a420ec644245 (patch) | |
tree | b667bb34b3f123361edbda52e7b6ecc481cdf435 /org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/UploadPackServlet.java | |
parent | 2b64b5c6f089901e69b28fb26731401fae2ca6fb (diff) | |
download | jgit-master.tar.gz jgit-master.zip |
Adding an object-size-index command to the CLI with two actions:
* write: to write the object size index for the existing packs in a
repo without doing a full GC.
* check: to print the relevant config flags and state of the repo
Usage:
$ jgit object-size-index <action>
It will act on the local repository.
Change-Id: I39b932a498b729a8a7caeae8be366255d2b61e85
Diffstat (limited to 'org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/UploadPackServlet.java')
0 files changed, 0 insertions, 0 deletions