Mercurial
Mercurial
>
public
>
mercurial-scm
>
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/upgrade_utils/__init__.py
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 15 Feb 2022 23:09:07 +0100
changeset 48779
17eaeb06562c
parent 46046
f105c49e89cd
permissions
-rw-r--r--
upgrade: prepare code (and output) for the idea of upgrading share This would work for a subset of action only. Our first target is dirstate-v2. Differential Revision: https://phab.mercurial-scm.org/D12196