-
We're using `go-git` to clone several repositories in parallel and noticed a memory spike leading to OOM/unresponsive behavior on smaller machines. I went ahead and profiled the application, noticing …
-
Following the instructions I got this:
```
pmzgm@MACBOOK-H3D2W7YDVJ git % git clone git@github.com:CardiacModelling/BenNevisBenchmark.git
Cloning into 'BenNevisBenchmark'...
remote: Enumerating …
-
### Description
catppuccin fails to update with vim-plug, as vim-plug tries to do a git pull. git pull fails because catppuccin tries to pull the tags, but stable is already exists and points to a d…
-
I have followed the `Quick Installation` steps from the [readme](https://github.com/powerline/fonts?tab=readme-ov-file#quick-installation) file:
```
david@macbookpro ~ git clone https://githu…
-
### What happened?
I encountered a 502 error on the GraphQL API while attempting to set up policy-as-code on a repository. The error message logged is: ERROR:ghastoolkit.octokit:GraphQL API Status …
-
While updating my Void Linux system, I noticed that delta was updated from 0.17 to 0.18.
"Cool, let's check what's new."
Nope, there is no changelog in the source tree. And checking the git comm…
-
Running the `hg-git` tests against Dulwich 0.22, I get a subtle error when using the new Rust extensions. As far as I can tell, the bug is in `dulwich.objects.sorted_tree_items()`, as inserting this s…
-
I'm running both gogs and oxidized in a swarm container and I'm running into authentication issues and I'm not finding the issue. If I manually push from the container with the same credentials everyt…
-
### Description
The first authorization attempt after some hours fails, while the second one directly afterwards succeeds:
```
== 1. try ==
git.exe push --progress -- "origin" master:master
re…
-
After install a non root user gets a memory error. Running as root works fine.
```bash
❯ sudo delta
[sudo] password for lance:
The main way to use delta is to configure it as the pager for git: …