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.
2 parents 300949a + fa594ea commit 8c75d6dCopy full SHA for 8c75d6d
README.md
@@ -210,7 +210,7 @@ neogit.setup {
210
-- "date" chronological order by commit date
211
-- "author-date" chronological order by author date
212
-- "" disable explicit ordering (fastest, recommended for very large repos)
213
- commit_order = "topo"
+ commit_order = "topo",
214
-- Default for new branch name prompts
215
initial_branch_name = "",
216
-- Change the default way of opening neogit
0 commit comments