-
Environment:
- Ubuntu 22.04
Setps:
```
# Clone the repository
$ git clone https://github.com/aliyun/SimAI.git
$ cd ./SimAI/
# Clone submodules
$ git submodule update --init --recursive
…
-
Please answer me ... Help lol
Would like instead
Tyvm
It s ok
Bye
-
$ git clone --recursive https://github.com/github/vscode-codeql-starter.git
Cloning into 'vscode-codeql-starter'...
remote: Enumerating objects: 543, done.
remote: Counting objects: 100% (148/148),…
-
**Describe the bug**
Programs that succeed to execute with v1.6.0 sometimes hang indefinitely with v1.8.1 during instantiation.
The same program crashes with v1.7.x
**To Reproduce**
Clone the ex…
-
https://github.com/davidpfister/benchmark.f
How to build with gfortran:
```
git clone https://github.com/certik/benchmark.f
cd benchmark.f
git checkout -t origin/lf1
git checkout dc3778ded3231…
-
```
$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
$ git clone https://github.com/smart-home-network-security/firewall-blocklist
$ cd firewall-blocklist
$ git submodule upd…
-
Resolving deltas:0%(0/5653)
-
### What's the problem this feature will solve?
`pip install git+...@foo-branch` clones the whole repository and then checks out `foo-branch`. This process takes some time if the repository has a l…
-
cd ~
git clone --branch v0.23 https://github.com/analogdevicesinc/libiio.git
cd libiio
mkdir build
...
how about just download and install from .deb package, e.g. from libiio-0.26.ga0eca0d-Linux-…
-
**Is your feature request related to a problem? Please describe.**
At the moment separate clones of the same Git repository (e.g. on different machines) may have different "change id" for the same co…