We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can´t clone into windows because of the use of : in a directory name (OpenROV Depth:IMU Module v2 Data Package)
$ git clone https://github.com/OpenROV/openrov-electronics.git Cloning into 'openrov-electronics'... remote: Counting objects: 440, done. remote: Compressing objects: 100% (2/2), done. remote: Total 440 (delta 0), reused 0 (delta 0), pack-reused 438 Receiving objects: 100% (440/440), 21.09 MiB | 5.97 MiB/s, done. Resolving deltas: 100% (151/151), done. Checking connectivity... done. fatal: cannot create directory at 'OpenROV Depth:IMU Module v2 Data Package': In valid argument warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
can´t clone into windows because of the use of : in a directory name (OpenROV Depth:IMU Module v2 Data Package)
$ git clone https://github.com/OpenROV/openrov-electronics.git
Cloning into 'openrov-electronics'...
remote: Counting objects: 440, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 440 (delta 0), reused 0 (delta 0), pack-reused 438
Receiving objects: 100% (440/440), 21.09 MiB | 5.97 MiB/s, done.
Resolving deltas: 100% (151/151), done.
Checking connectivity... done.
fatal: cannot create directory at 'OpenROV Depth:IMU Module v2 Data Package': In valid argument
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
The text was updated successfully, but these errors were encountered: