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
Turns out rust uses # in commit messages quite a lot.
We use {hash}#{subject} as the git format when getting a list.
Make sure we split the lines at most once to keep the subject
in once piece.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
0 commit comments