-
I'm not that familiar with git, so don't know if this makes sense or not... But it would be nice to save the master address that we push and pull from . Not sure if this is stored inside the .git fol…
-
Here's how it looks in the docs and README:
![image](https://user-images.githubusercontent.com/1385621/104489433-7ad8ba80-5584-11eb-9ed3-64a35dc85251.png)
Follow the link: https://travis-ci.org/gi…
-
Filing this mostly to track the work I'm doing in this area. With ~2000 repositories loaded, klaus still works well. However, there are two caveats:
* the index page takes a while to load, since it…
-
I try to use hg-git for cloning a large git repo.
After running 28 hours it gives me a UnicodeDecodeError.
I would rather like that the cloning command could finish successfully.
In my opinion the …
-
Having to check out some private repositories with dulwich containing files encrypted with [git-crypt](https://github.com/AGWA/git-crypt), we are forced to manually decrypt them as there doesn't seem …
-
When visiting a URL pointing to a file that no longer exists on that branch, it would be cute to show the history of the file with that name up to the point where it got (re)moved
-
## Short Description
Add glob matching comparable to .gitignore files
## Possible Labels
- new feature
## Select Category
- [x] Enhancement
- [ ] Add License/Copyright
- …
-
I need to find a remote repo's default branch. In git that's
```
git ls-remote --symref HEAD
```
However, this doesn't seem possible with dulwich, as `ls_remote` doesn't accept any such argumen…
-
It seems like need add plugin in this actions reposiory
> Warning: poetry-plugin-export will not be installed by default in a future version of Poetry.
```log
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━…
-
[Sec 3.2.2.4](https://www.w3.org/TR/did-rubric/#examples-5) reads:
> did:git is predicated on using git software. However, git itself uses a protocol that any software could implement.
It so hap…