Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rustfmt.toml
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 14 Jan 2021 11:33:09 +0100
changeset 46265
8045e4aa366b
parent 45620
426294d06ddc
permissions
-rw-r--r--
test: extract the `genmerges` out of test-merge-combination.t This open the way to splitting this slow test in multiple ones. Differential Revision: https://phab.mercurial-scm.org/D9767
edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true