for example, I want to use Python or other tool to get the file "test.txt" content in ".hg" which stored by TortoiseHg, but I don't want to clone the ".hg" file to local, I only want to go into this ".hg" and read content without changing anything.
How to get the file content in .hg bundler by Python or other tool?
66 views Asked by hbszjjw At
1
.hgfolder is not a "bundle" in terms of Mercurial, it's ordinary repository, without Working Directory onlyhg upin .hg parent dir)in order to get modified repo