comparison .jshintrc @ 35497:b378a3d840ab

commands: use the new API to access hidden changesets in various commands In previous patches, we have added an internal API to unhide hidden changesets. This patch makes the following command use that api in nowarn mode i.e. there will be no warning while accessing hidden changesets. cat, diff, export, files, heads, identify, log, manifest, parents, status This patch also adds test demonstarting the behaviour. .. feature:: Accessing hidden changesets Set config option 'experimental.directaccess = True' to access hidden changesets from read only commands. Differential Revision: https://phab.mercurial-scm.org/D1735
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 19 Dec 2017 11:20:35 +0530
parents bdd2e18b54c5
children
comparison
equal deleted inserted replaced
35496:8bb90cc4668e 35497:b378a3d840ab