-
**Describe the bug**
When looking at the remotes list, it shows a lot of remotes that I have deleted. When looking at `.git/refs/remotes` the deleted remotes are indeed not present so I don't know wh…
-
## Description
jj abandons work from pruned PR branches and mangles history if the pr repo is fetched before the origin.
## Steps to Reproduce the Problem
Minimal reproduction:
1. Add two git …
-
### Did you read the documentation and check existing issues?
- [X] I have read all the [`:help cursor-text-objects`](https://github.com/ColinKennedy/cursor-text-objects.nvim/blob/main/doc/my-templat…
-
from the readme build shall be work like that.
```console
cmake -S examples/client -B build-client -DWAKAAMA_MODE_CLIENT=ON
cmake --build build-client
./build-client/lwm2mclient
```
Client …
-
a script `remote_git_pull.sh` has been introduced by #55 , it aims to update the state of the local git copy on the remote server from where we deploy the website. This PR also reworks the use and na…
ctmbl updated
2 months ago
-
```
warning: in the working copy of 'web/wp/wp-includes/js/dist/vendor/wp-polyfill-importmap.js', CRLF will be replaced by LF the next time Git touches it
[notice] Running git -C /private/var/folde…
-
## Description
## Steps to Reproduce the Problem
1. `git init`
1. `git remote add origin https://example.com/upstream`
1. `git remote set-url --add --push origin `https://example.com/upstream`…
-
**Describe the issue**
The GitHub repositories in the BCDevOps organization will be moved to either the bcgov or bcgov-c organizations, depending on if they are public (bcgov) or private (bcgov-c). W…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
As noted in https://github.com/conda-forge/hatchling-feedstock/pull/62, in recent conda-forg…
-
## Reproduct
https://github.com/kehuay/module-federation-exp.git
1. git clone https://github.com/kehuay/module-federation-exp.git
2. cd module-federation-exp && git checkout diff-vue-version
3. …