You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug: fix the wrong different view for first commit
After check, I think ``git.GetDiffShortStat`` is not necessary to be called,
because it hase maken right message in ``ParsePatch``. and ``git.GetDiffShortStat``
can't get right message if beforeCommitID is empty, which is the reason for #11650fix#11650
Signed-off-by: a1012112796 <[email protected]>
0 commit comments