hgext/__init__.py
author Mateusz Kwapich <mitrandir@fb.com>
Mon, 26 Jan 2015 15:18:07 -0800
changeset 24002 96d130697f07
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
histedit: store full node hash in rules Previously histedit only stored the short version of the rule nodes in the state. This meant that later we couldn't resolve a rule node to its full form if the commit had been deleted from the repo. Let's store the full form from the beginning.

# placeholder