-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
For commit beginning
```
dev-lang/rust{,-bin}: Add 1.54.0
```
Receive
```
BadComm…
-
The [rebase sync strategy](https://www.git-town.com/preferences/sync-feature-strategy#rebase) can re-surface commits from the parent branch if the parent branch has multiple commits that change the sa…
-
I'm requesting git-lfs be added to the image. This issue came up back in 2019 [#174](https://github.com/kubernetes/git-sync/issues/174). The issue was closed without adding git-lfs to the image. I tes…
-
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 of the feature request:
It would be convenient if `git_override` and `archive_override` had a `build_file` attribute, analogous to that exposed by `git_repository` and `http_archive`…
-
Given:
Git and file system servers attached to Claude desktop
The git
```json
{
"mcpServers": {
"sqlite": {
"command": "uvx",
"args": [
"mcp-server-sqlite",
…
-
I think @justus-reihs made a few nice drawings. We could create a proper illustration of this and add them to the book.
-
The https://github.com/adoptium/temurin-build/pull/2702/files#diff-bf1a71b6b982bb100bd797f1aac5049b232b43398baf9494c8f2823c62c8aa82R519 have enforced the copying of .git sources, where the `--openjdk…
-
e.g. `uv add [] --git `
Unlike `uv add ` the user should not have to include a `git+` prefix.
Part of https://github.com/astral-sh/uv/issues/5381
-
## Background
A common use case seems to be requiring a rebuild of the `HEAD` Prerelease when a model component using a `@git.BRANCH` reference is updated. The `@git.BRANCH` reference is better than …