diff options
author | Gabriele Mazzotta <gabriele.mzt@gmail.com> | 2019-03-23 18:00:36 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2019-09-14 01:35:43 +0200 |
commit | 9ea831a2a6845251b1f322a128d3d35e8b3774c9 (patch) | |
tree | 2e01b4f1def5a2fa24bed7b6cd9fa3bf60d820db /po/zh_cn.po | |
parent | gitk: Use right colour for remote refs in the "Tags and heads" dialog (diff) | |
download | git-9ea831a2a6845251b1f322a128d3d35e8b3774c9.tar.xz git-9ea831a2a6845251b1f322a128d3d35e8b3774c9.zip |
gitk: Do not mistake unchanged lines for submodule changes
Unchanged lines are prefixed with a white-space, thus unchanged lines
starting with either " <" or " >" are mistaken for submodule changes.
Check if a line starts with either " <" or " >" only if we are listing
the changes of a submodule.
Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions