author | Ping Yin <pkufranky@gmail.com> | |
Sat, 12 Apr 2008 15:05:31 +0000 (23:05 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Apr 2008 03:00:45 +0000 (20:00 -0700) | ||
commit | d0f64dd44d5f708f77380998b2c16bffe1e94050 | |
tree | 55456f9485f192f9b616ea7b4c86bc6a8fde0755 | tree | snapshot |
parent | f43e2fd43b50d5a82a34bb3e4f848cb38bf93b7f | commit | diff |
git-submodule summary: --for-status option
The --for-status option is mainly used by builtin-status/commit.
It adds 'Modified submodules:' line at top and '# ' prefix to all
following lines.
Signed-off-by: Ping Yin <pkufranky@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --for-status option is mainly used by builtin-status/commit.
It adds 'Modified submodules:' line at top and '# ' prefix to all
following lines.
Signed-off-by: Ping Yin <pkufranky@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-submodule.sh | diff | blob | history | |
t/t7401-submodule-summary.sh | diff | blob | history |