We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make header consistent with other headers
Without #1620 repo.Index.Write(); file is staged for deletion when calling `repo.Index.Add()` then `repo.Index.Commit()`
Fixed formatting on sublists in "Contributing" section
Pull method is in the Commands class, not the Network class.
repo.Commits.FindMergeBase no longer exists, it is repo.ObjectDatabase.FindMergeBase
Revert 639c0507265adb30a9c0039aba37884de8f1feec...5e0a67920e3a56eed63058fe03e1812480ccbf36 on git commit
Revert e85c87dd5cd8b3ab3a967735e6f3e6e6a49889c1...c508b73c1d55e3c911e0325337fb8aa19108c951 on git commit
Updated git commit (markdown)
replaced 'repo.Stage' with 'repo.Index.Add'
Fixes for Since --> ExcludeReachableFrom and Until --> IncludeReachableFrom. Also used initializer syntax for another instance of CommitFilter.
RetrieveStatus requires StatusOptions as parameter when checking the status for all files.
Changed Variables to placeholders
Wrote first example for Git rm
add space to allow h4 to render properly
remove extra backticks breaking md code formatting
Updated Git diff (markdown)
A rather length solution to pulling the patch contents list for a specific file (if it has not been renamed)
Updated git init (markdown)
Missing @
options was created but never passed in to the fetch command.
Add $ git log tag1 tag2 --stat
Add git log tag1 tag2 description
change topic 'Git' to 'git'
fix markdown
Updated git checkout (markdown)
Created git checkout (markdown)