We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added example for add/stage with Commands.Stage()
https://github.com/libgit2/libgit2sharp/issues/1169
Fixed problem
LibGit2Sharp.Index.Stage method is obsolete. Use IRepository.Stage() instead
copied just the relevant parts from commit
Destroyed Git add (markdown)
Created Git add (markdown)