diff options
author | Shourya Shukla <shouryashukla.oo@gmail.com> | 2020-08-25 17:00:19 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-25 13:43:21 -0700 |
commit | f0c6b6467d60d9c8442ebf4a4b4bd53ebc9bcb4e (patch) | |
tree | 351c145ed91657cc3f98772c86ddc1e5b1c72b86 /Documentation/technical | |
parent | submodule: eliminate unused parameters from print_submodule_summary() (diff) | |
download | tgif-f0c6b6467d60d9c8442ebf4a4b4bd53ebc9bcb4e.tar.xz |
submodule: fix style in function definition
The definitions of 'verify_submodule_committish()' and
'print_submodule_summary()' had wrong styling in terms of the asterisk
placement. Amend them.
Also, the warning printed in case of an unexpected file mode printed the
mode in decimal. Print it in octal for enhanced readability.
Reported-by: Kaartic Sivaraam <kaartic.sivaraam@gmail.com>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Kaartic Sivaraam <kaartic.sivaraam@gmail.com>
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Shourya Shukla <shouryashukla.oo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical')
0 files changed, 0 insertions, 0 deletions