-
## Overview
When using `cargo-generate` on a template with submodules, the submodules are correctly initialized in the temporary repo. When the files are copied over to the final project dir, since…
-
### Gogs version
0.14.0+dev
### Git version
- Server: 2.38.5
- Client: 2.34.1
### Operating system
debian 12 with docker
### Database
postgres:latest
### Describe the bug
…
-
I think it should behave similar to `git_init` but instead of creating a new blank repo locally, it should clone an existing remote repository.
-
It would be great to color code blocks when they are indented.
Indented code blocks appear under items of ordered lists to respect markdown lint conventions [`md029`](https://github.com/DavidAnson/ma…
-
I'm on Apple M2 macOS Sonoma, after successfully mounting an encrypted LUKS drive, I am able to copy things to and from it with no issues.
However, I am having issues while cloning a git repo onto …
-
With
git config --global core.protectNTFS false (The initial solution I found when searching for this issue, which did not work)
![Image](https://github.com/user-attachments/assets/836ffe79-1f9b-4e3f…
-
Learn common git commands and features
1. git clone
2. git remote add
3. git checkout -b
4. git add
5. git commit
6. git push
7. git reset
8. git revert
9. config git
10. gitignore
-
## Description
I'm currently unable to clone or fetch from repos hosted on Sourcehut with JJ on my Windows device using SSH, but it works without JJ. I thought this might be due to #3322 as I was pre…
-
```
git clone git@github.com:HaxeFoundation/haxe.git
cd haxe
git checkout 4.3.5
make haxe
```
```
File "src/context/typecore.ml", line 297, characters 24-59:
297 | if not (List.exists (E…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…