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
Fix detecting of commit message in Git::Lib::process_commit_log_data
If the commit doesn't contain a message, parsing the output of "git log"
results in an error, which occures because the end of the commit message
can't be detected.
Signed-off-by: Pavel Kuznetsov <kpd200081@yandex.ru>
0 commit comments