-
Hello
I have an issue on checkout via SSH on a Windows self-hosted runner (Windows 2012 R2).
My action code looks like this:
```
- name: Checkout
uses: actions/checkout@v3
…
-
meson's `vcs_tag` function is very useful but the fact that it always generates error output if no annotated tag matching the current git revision is found is... unnecessary.
We use actual git revi…
-
The log message is:
```bash
git remote add origin https://github.com/brightway-lca/brightway2-analyzer
git config gc.auto 0
git config --get-all http.https://github.com/brightway-lca/brightway2-…
-
``` py
# sscce.py
import git
git.Repo(".").tags[None]
```
``` console
$ git init
Initialized empty Git repository in /tmp/tmp.Xoz9gZndOi/.git/
$ venv/bin/python sscce.py
Traceback (most r…
-
### **Description**
When running the `bin/setup` or `bin/compile` commands to build AzerothCore with the `mod-ruby` module, I encounter the following error related to the redefinition of `timeval`:…
-
There's multiple bugs with how hound is using Git, and it's often doing bad things for no reason, and there's multiple outstanding issues & PRs which try to build on this bad behavior, rather than fix…
-
This is more of a question. Looking through the [docs](https://www.pulumi.com/registry/packages/docker/#configuration-reference), I'm not sure if it's possible to split the docker host ([DOCKER_HOST](…
-
force update tags from upstream
```
git fetch origin "+refs/tags/*:refs/tags/*"
```
-
Git tags have been created according to specified requirements for Sprint 1 MVP.
-
## command
```
bower install icanhaz --save
```
## current
```
ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/henrikjoreteg/icanhaz.js.git"
```
## should be
```
git ls-rem…