Fixes T5445. Some import tools and other unusual situations can leave repositories with commits that don't have authors. This fails on insert.
Instead, explicitly cast the value to a string.
Differential D9684
Recover from `null` authors in commit parsing epriestley on Jun 23 2014, 2:22 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes T5445. Some import tools and other unusual situations can leave repositories with commits that don't have authors. This fails on insert. Instead, explicitly cast the value to a string. I didn't build a local repro, but see task/GitHub.
Diff Detail
|