-
```
git fetch
stash: : url must match a remote name, or must start with http:// or https://
```
Git pull works. If this is expected behavior for gists, my apologies.
-
### Current Behavior
I added the the needed SSH related configuration to the container (ssh config, ssh known hosts and ssh private key). I added git data source to netbox via GUI with url and try to…
-
I got an installation failure in Ubuntu 18.04 on my Desktop as follows.
$ nix-env -f https://github.com/obsidiansystems/obelisk/archive/master.tar.gz -iA command
...
======= 3 failed, 488 pas…
-
Thank you for your plugin :pray: Makes collaborating to Anki decks much easier :relieved:
One feature that I'm missing is importing multiple decks in a git repository, structured in multiple direc…
-
sweep Modify aiden2/package.json with contents:
• Remove the extra opening curly brace "{" at the beginning of the file.
Checklist
- [X] `aiden2/package.json` ❌ Failed
• Remove the extra o…
-
### Description
Consider a project consisting of a python package `lib` and an application `app` depending on `lib` by version number. Neither `app` nor `lib` can be downloaded from any repository, t…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
Poetry cannot be installed with python 3.13. It has a pin on keyring < 25, and keyring 24 do…
-
By "characterization", I mean what category of functions dominate the runtime of each benchmark.
If we organize them by the top category in each benchmark, we get the following:
Benchmark by t…
-
commit 7be0dac947352cad8c96c6cd6c48390390a01344
[ykaul@ykaul lago]$ make rpm
LAGO_VERSION=0.39.32 python2 setup.py sdist --dist-dir /home/ykaul/github/lago/dist
ERROR:root:Error parsing
Tracebac…
-
so, i've using `FILTER_BRANCH_CALLBACKS` extensively to fix some weird move operations in svn history and omitting files.
sometimes it barfs out that some path can't be found, so i "fixed those" with…