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
.
mercurial/utils/__init__.py
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 06 Mar 2023 19:39:35 +0100
branch
stable
changeset 50285
473103758373
parent 36607
c6061cadb400
permissions
-rw-r--r--
undo-files: drop the old undo rename logic It is no longer necessary I am not changing the transaction.__init__ signature since we are on stable right now.