view contrib/win32/postinstall.txt @ 37860:a91f31a1e281

revlog: extract function for getting node from known-to-exist rev Many of the calls to index_node() (which converts a rev to a nodeid) are done with a rev that's know to exist. If the function fails, there's something really wrong and we should just abort. This was done in only one place. This patch starts by extracting that code to a function that we can reuse in later patches. Differential Revision: https://phab.mercurial-scm.org/D3456
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 04 May 2018 21:58:43 -0700
parents 4b0fc75f9403
children
line wrap: on
line source

Welcome to Mercurial for Windows!
---------------------------------

For configuration and usage directions, please read the ReadMe.html
file that comes with this package.

Also check the release notes at:

 https://mercurial-scm.org/wiki/WhatsNew