Mercurial 有一个命令可以列出存储库中每个修订版的每个文件:
hg manifest --all
Git 中是否有等效的命令?
git mercurial
git ×1
mercurial ×1