Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in libgit2

Libgit2 - Failed to authenticate SSH session: Unable to open public key file

c++ ssh libgit2

Trouble opening repository with NodeGit

node.js git libgit2 nodegit

How to get the last commit from HEAD in a git repository using libgit2?

c++ c libgit2

How to ignore merge commits using libgit2sharp?

libgit2 libgit2sharp

How can I create an empty commit using libgit2?

c git libgit2

Unable to load DLL 'git2.dll' The specified module could not be found

Git checkout with libgit2

c git git-checkout libgit2

Difference between "(no branch)" and "(detached at abc1234)"

git git-branch libgit2 pygit2

How do I use rugged to check if there are uncommited changes in my git repository?

ruby libgit2 rugged

How to find all commits having a particular parent?

git libgit2 libgit2sharp

Deleting a file from git repository using libgit2

c++ c libgit2

What transfer protocols does libgit2 support for cloning?

libgit2

Using SSH authentification with libgit2

c git ssh libgit2 libssh2

Can I do git-clean with libgit2?

libgit2

Implementing Pull with Pygit2

python libgit2 pygit2

Which code is shared between the original Git and libgit2?

git libgit2

Configuration failed to find libgit2 library

r devtools libgit2

comparing 2 commits in rugged

git libgit2 rugged