Search code examples
nodegit: getHeadCommit() holds the directory (libgit2)...


libgit2nodegit

Read More
Libgit2Sharp: get files in all commits between two tags...


c#gitlibgit2libgit2sharp

Read More
libgit2sharp - Git - cannot push non-fastforwardable reference...


c#gitlibgit2libgit2sharp

Read More
LibGit2Sharp CheckoutPaths() to Revert a File without specifying a Branch...


gitgit-checkoutlibgit2libgit2sharp

Read More
Ignore multiline comments git diff...


c++cregexgitlibgit2

Read More
How to perform git diff --name-status origin/master...HEAD in the LibGit2Sharp?...


c#gitlibgit2libgit2sharp

Read More
How to obtain number of commits behind/ahead with libgit2sharp?...


gitlibgit2libgit2sharpgit-rev-list

Read More
The libgit2 examples are not building properly...


libgit2

Read More
Correct way to obtain the git tree of a remote branch with libgit2...


libgit2

Read More
libgit2: How to merge and commit after fetch?...


clibgit2

Read More
Is there any way to hook into the host name used by `git_remote_connect`?...


libgit2

Read More
libgit2sharp: Status(path) returning "NewInIndex" on rename when "RenameInIndex"...


c#gitlibgit2libgit2sharp

Read More
add already tracked file to index...


libgit2

Read More
LibGit2Sharp implementation of showbranch independent...


c#gitlibgit2libgit2sharp

Read More
use of undeclared identifier 'git_diff_perfdata' with libgit2...


libgit2

Read More
Untracked dirs on commit with pygit2...


pythongitlibgit2pygit2

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


rubylibgit2rugged

Read More
setting credentials just for the first time (libgit2)...


c++libgit2

Read More
how to set checkout options in libgit2 to behave like "git checkout"...


c++libgit2

Read More
how to print diff files in libgit2?...


c++libgit2

Read More
performing git describe in libgit2...


c++libgit2

Read More
libgit2: Merge with conflicts...


libgit2

Read More
Gig2go: unpacking the sent packfile failed on the remote...


gitgolibgit2

Read More
git_clone() clone just .git folder (libgit2)...


c++gitlibgit2

Read More
how to checkout HEAD to specified reference or tag in libgit2?...


c++libgit2

Read More
git_clone error message Assertion failed: git_atomic_get(&git__n_inits) > 0...


c++visual-studio-2013libgit2

Read More
libgit2: how to stage particular lines in a hunk...


xcodeatlassian-sourcetreelibgit2git-patchgit-stage

Read More
Adding and committing a new file with git2go...


golibgit2

Read More
How to clone git repository with nodegit using ssh...


node.jsgitsshlibgit2nodegit

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


c++sshlibgit2

Read More
BackNext