-
When using a git repo with `sparse-checkout` set (`git sparse-checkout set`), this sets the `worktreeconfig = true` in the git config. This is currently not supported by dulwich
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/gitext-rs/git-stack/discussions)
- [X] I have searched the existing issues
### Description
- happe…
-
**Describe the bug**
When git is configured with an empty e-mail address, `gitui` does not allow commits.
**To Reproduce**
Steps to reproduce the behavior:
```
git config --global user.email ""…
-
### Reproduction steps
Add the following test to test/merge/driver.c:
```
void test_merge_driver__binary(void)
{
const char *expected = "this file is changed in master and branch\n";
con…
lrm29 updated
4 years ago
-
This is a regression, it works fine with 0.27
Found while upgrading pygit2 to v0.28, see https://travis-ci.org/libgit2/pygit2/jobs/503956525#L1044
This is the only test failure in the pygit2 test …
-
On MacOS, running this a few times will eventually randomly hang at the last "object":
```
> gert::git_clone("https://github.com/hadley/tidytext.git", tempfile())
Transferred 9311 of 9312 objects…
-
There was instances where libgitsharp2 hung on connecting to repo.
```
000000305fd7db38 00007ffe84266154 [InlinedCallFrame: 000000305fd7db38] LibGit2Sharp.Core.NativeMethods.git_remote_connect(LibGi…
-
Currently you use submodules which is the same as bundling, which isn't allowed in a FreeBSD port. I already have all the required dependencies installed:
```
libssh2-1.8.0_1,3 Library …
-
-
When trying to build the repo there is an error: `Missing package product 'Libgit2Origin'`
There is nothing in Getting Started section about this.
Also I've found the libgit2.xcodeproj in T…