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
git: do not return prematurely from the git() function
When passing a `lineHandler` to the `git()` function, we want to return
only when all of the lines have been processed.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments