python - dulwich - clone from remote repo authentication -
I did not find any resources on this topic. I need to clone with a personal repository by providing a username and password. However, when they are provided as a keyword logic for 'dulwich.get-client-from-path ()', then an error 'unknown logic "Username".
This is a simple thing, although I can not find the appropriate method.
Comments
Post a Comment