1 year ago
#184254
Emthosin
How to open a file from Github Classroom on VS Code?
I tried opening an assignment file from Github classroom on VS Code. But, failed.
This is the file I tried to open
And VS Code gave me this message
Open Assignment: Failed to run 'git clone'. fatal: Too many arguments. usage: git clone [] [--] [] -v, --verbose be more verbose -q, --quiet be more quiet --progress force progress reporting --reject-shallow don't clone shallow repository -n, --no-checkout don't create a checkout --bare create a bare repository --mirror create a mirror repository (implies bare) -l, --local to clone from a local repository --no-hardlinks don't use local hardlinks, always copy -s, --shared setup as shared repository --recurse-submodules[=] initialize submodules in the clone --recursive ... alias of --recurse-submodules -j, --jobs number of submodules cloned in parallel --template directory from which templates will be used --reference...
Is there anything I can do to open this? I need to do this asignment. Thanks
github
visual-studio-code
github-classroom
0 Answers
Your Answer