Mercurial > hg-stable
comparison contrib/sample.hgrc @ 17720:9a1796af4f8d
verify: rename "hasmanifest" variable for source code readability
Before this patch, there are two ambiguous variables: "havemf" and
"hasmanifest".
"havemf" means whether there are any "manifest" entries.
"hasmanifest" means whether there are any "changelog" entries
referring to "manifest" entry.
This patch renames from "hasmanifest" to "refersmf" to clear
difference from "havemf".
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Thu, 04 Oct 2012 01:24:05 +0900 |
parents | 5f01fd602542 |
children | 216d3d85372b |
comparison
equal
deleted
inserted
replaced
17719:2e3ceb59c312 | 17720:9a1796af4f8d |
---|