Windows: failed to download from private git repo containing submodule
Open
bug
- Dominant language
- Go
- Stars
- 41
- Forks
- 45
- Avg merge
- 6h 52m
- Merged PRs (30d)
- 5
Description
**Describe the bug**
Using windows container, `acb download` from a private git repo containing submodule
failed with error: git: 'credential-cache' is not a git command
**Additional context**
On windows, may need to enable credential-cache by execute "git config --global credential.helper manage"
Contributor guide
Assessment
This issue has not been assessed yet.