diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-08 09:35:27 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-08 18:20:48 +0200 |
commit | d9ab8788e1dbc47968235b33a051e76c735961b0 (patch) | |
tree | 4ca29f5d1470ce6927aae8e88bf5d78803d05aae /protocol-caps.h | |
parent | The second batch (diff) | |
download | git-d9ab8788e1dbc47968235b33a051e76c735961b0.tar.xz git-d9ab8788e1dbc47968235b33a051e76c735961b0.zip |
git-submodule.sh: break overly long command lines
For most of the subcommands of git-submodule(1), we end up passing a
bunch of arguments to the submodule helper. This quickly leads to overly
long lines, where it becomes hard to spot what has changed when one
needs to modify them.
Break up these lines into one argument per line, similarly to how it is
done for the "clone" subcommand already.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'protocol-caps.h')
0 files changed, 0 insertions, 0 deletions