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
Fixgitui-org#1473 - correct msg limit in get_commits_intf
When sync::get_commits_inf is called in revlog:::fetch_commits, the
message limit used was the length of the list which can be zero at start
up before items are fetched. This results in initial view of the Log
view showing empty messages.
0 commit comments