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
Not strictly an issue, but I couldn't find anything in the doc and my understanding of the API is limited. Sorry if it's a stupid question.
I would like to use repo.git.submodule('foreach', …) and get the variables available such as name, sm_path, displaypath, sha1 and toplevel as defined in the git documentation.
The text was updated successfully, but these errors were encountered:
Not strictly an issue, but I couldn't find anything in the doc and my understanding of the API is limited. Sorry if it's a stupid question.
I would like to use
repo.git.submodule('foreach', …)
and get the variables available such asname
,sm_path
,displaypath
,sha1
andtoplevel
as defined in the git documentation.The text was updated successfully, but these errors were encountered: