-
### Describe the bug
try to clone form command line repo.
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Reproduction
git clone https://github.co…
-
### Environment
Windows 11
git version:
git version 2.47.0.windows.2
cpu: x86_64
built from commit: 1f8a83cba6e88fad4b881885e64cfb89458e3653
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-…
SiFly updated
2 weeks ago
-
Git cloned this project but unable to configure backend due non-availability of firestore structure
-
Hi,
I try to use `{gert}` to clone a repository.
But I encountered an issue:
``` r
> library("gert")
Linking to libgit2 v1.7.1, ssh support: YES
Global config: ...
System config: ...
Def…
-
In other words does appending `--verify-signatures` is useful in a given scenario?
+3
-
I would like to be able to specify arguments for the clone command.
Specifically, "--depth 1 --branch (branch_name)"
-
```
dvc import https://some/git/repo/ some_file
dvc update # should not re-clone, should only pull into existing cache
```
- related: #3438, #3473
-
-
Hi
Some of sub modules like ccma and f110-simulator can not be cloned with the following command:
git clone --recurse-submodules https://github.com/ForzaETH/race_stack.git
for example the fold…
-
>Clone the Repository
git clone https://github.com/pneumatic/pneumaticworkflow.git
cd pneumatic-workflow
What is supposed to be done after that?
Running npm install in web-client throws errors …