-
## Introduction
NodeGit is asynchronous native Node bindings to libgit2.
Migrate from [simple-git](https://www.npmjs.com/package/simple-git) package to [NodeGit](https://www.npmjs.com/package/no…
-
libgit2 behaviour is not identical in terms of fetching refs as part of the clone operation, when compared to the latest command line version of git.
### Reproduction steps
Add some extra refs t…
-
nuff said
-
Some commands such as `revparse`, `branch` are not available. Will they get supported in the future? Thanks!
For example:
```node
> lg.callMain(["branch"])
Command not found: branch
undefined…
-
soonish, we will need to start adding type data. this should be much higher resolution that what is currently possible with lich.
ideally these files should be easily contributed to, stored in VCS…
-
Hi,
it looks like the link to libqgit2 is broken
quickgit.kde.org results in an `DNS_PROBE_FINISHED_NXDOMAIN` error on chrome.
-
I was looking to write an RStudio extension to help my colleages with some more advanced git use - namely subtree add etc, my first thought was to use `sys` to do git commands but then my second was -…
-
I have a use case where I'd like to make ssh support optional, where in a default configuration it is not available but if the libssh2 library becomes available at runtime I'd like libgit2 to be able …
-
Hi,
I've been working on a 'git-gui' desktop app. I invite you to take a look: https://github.com/demian85/git-watcher
All the current functionality is provided by native git commands and the git-…
-
I tried this on windows and got the following [gist of output](https://gist.github.com/dsisnero/4108d468cdcb6483469a9b77a0dc7b24)