-
This bug is reproducible without extra code.
```
(atlas) user@hostname:~/repos/atlas-provider-sqlalchemy/tests$ pip list
Package Version Editable…
-
Git v2.32.0 introduced two new environment variables, `GIT_CONFIG_GLOBAL` and `GIT_CONFIG_SYSTEM`, for overriding global and system configurations which is especially useful for executing `git` comman…
-
i can't install it , can you help me ?
without docker :
```
root@localhost:~/market-data-notification# poetry install
The currently activated Python version 3.9.2 is not supported by…
-
https://github.com/fragglet/agito/blob/17603c6f4d3f81f55d5a5fb961a4b8daef8a0dfd/agito.py#L717-L719
why you have decided to use UTC as commit dates?
i understand svn does not have timezone info, but m…
-
porcelain.add does not work as documented:
"path - Paths to add. No value passed stages all **modified** files"
(emphasis is mine)
From looking at the porcelain.py code, If paths is none it…
-
Running git for the first time under python 3 prompts the download of gittle (seems to work) and funky, which fails with a urlparse error:
Opening: https://github.com/jsbain/gittle/archive/master.z…
-
Loading every single page takes 20-30 seconds. If I remove the get tags function from the context it only takes a couple of seconds.
Tags don't seem that important, how come they have such a terrib…
-
At this point, I guess that Chris has chosen python. Here I would like to list available python modules that should help Chris to avoid reinvent the wheel. I start with the following list hoping that …
-
I'm wondering what the future of this code is. Looks like ~1.5 years since a commit. This API is the most appealing I've seen, would be a shame to abandon it.
I and others would benefit from knowi…
-
I'm trying to use a pre-commit hook to normalize vcard files[1], which wants to call git-add. But I'm running into the issue that something already has a lock on .git/index.lock.
```
Mar 03 13:01:…