mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 08 Oct 2012 18:11:56 +0200
changeset 18012 848c428bb5ee
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
largefile: status is buggy on repoproxy, so run unfiltered For some yet-unkown reason, largefile status does not work on repoproxy. As status is not affected by filtering, we run it unfiltered. Na'Tosha Bard's view on this issue: "but, well, largefiles status is kind of an unholy piece of code"