diff options
author | Josh Steadmon <steadmon@google.com> | 2019-01-07 16:17:09 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-15 15:42:31 -0800 |
commit | 87c2d9d3102e6c388f2d29f1bdb0b3a222d9a707 (patch) | |
tree | bfc01fed555a7f00b7ad226bed3ffafd0d70f2c0 /Documentation/technical/api-run-command.txt | |
parent | tree:<depth>: skip some trees even when collecting omits (diff) | |
download | tgif-87c2d9d3102e6c388f2d29f1bdb0b3a222d9a707.tar.xz |
filter-options: expand scaled numbers
When communicating with a remote server or a subprocess, use
expanded numbers rather than numbers with scaling suffix in the
object filter spec (e.g. "limit:blob=1k" becomes
"limit:blob=1024").
Update the protocol docs to note that clients should always perform this
expansion, to allow for more compatibility between server
implementations.
Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-run-command.txt')
0 files changed, 0 insertions, 0 deletions