We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add edit branch description
Added example for add/stage with Commands.Stage()
Adding link to git-reset
Created Git reset (markdown)
"Name" is marked as obsolete according to the latest nuget package.
Created git diff {filename} > local.patch (markdown)
Created git cat-file (markdown)
s/Git/git to maintain consistency across pages
s/Git/git in title to maintain consistency across pages
https://github.com/libgit2/libgit2sharp/issues/1169
Update title
Created git log --name-status --pretty=oneline (markdown)
Origin example
More found links
Adding link to git-push
Adding CloneOptions example
Updated git push (markdown)
Created git-push (markdown)
Created git pull (markdown)
CommitFilter not Filter. Same as ones above.
Updated Git commit (markdown)
Rename Filter into CommitFilter (7d9baab)
added example of how to delete a branch
Fixed problem
The RetrieveStatus method of Index has been removed.
Enhance branch --contains
Fix typo: Replace 'Filter' with CommitFilter
FindCommonAncestor was depracated the new name is FindMergeBase
cut local path so scrollbar doesn't show
created