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
Even selecting a single folder -s only files are uploaded.
can we fix it.
example:
Hello/world/program.cpp
path given: mac/user/Hello
in go files it is like:
grsc/program.cpp
can we copy the same folder structure as we give path.
is should be like this in go file too:
Hello/world/program.cpp
The text was updated successfully, but these errors were encountered:
Even selecting a single folder -s only files are uploaded.
can we fix it.
example:
Hello/world/program.cpp
path given: mac/user/Hello
in go files it is like:
grsc/program.cpp
can we copy the same folder structure as we give path.
is should be like this in go file too:
Hello/world/program.cpp
The text was updated successfully, but these errors were encountered: