rmboggs/DocxToSource

Consider change url submodule from ssh to https

rstm-sf opened this issue · 3 comments

Hello! Consider change url submodule from ssh to https

https://github.com/rmboggs/DocxToSource/blob/master/.gitmodules#L3

it is not convenient for new users

Workaround:
in root directory

git config submodule."src/Serialize.OpenXml.CodeGen".url https://github.com/rmboggs/Serialize.OpenXml.CodeGen.git

Yeah, your right. I'll see if I can fix this when I get back from vacation, sometime next week.

Should be good now....