hgkw/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Tue, 16 Oct 2012 11:43:15 -0700
branchstable
changeset 1145 446f29d60749
parent 0 41c7e55cd9e9
permissions -rw-r--r--
commands: don't infer repo for commands like update (issue2748) Maintain a whitelist of commands to infer the repo for instead. The whitelist contains those commands that take file(s) in the working dir as arguments. [ original upstream message ]