Closed Ducasse closed 2 weeks ago
Is there some sort of a workaround to get this working for now? Happening on a clean Pharo 12.0 stable.
I got it to work with manually applying
git config user.email "you@example.com"
git config user.name "Your Name"
from the OS command line. The git file structure is there no matter the exception...
Thanks a lot for your bug report. We are sorry for the inconvenience. We already encountered and it is on our endless todo now since it happens only the first time we always have more urgent bug to fix.
Fixed in Pharo 12, we must forward port it to P13