From: Joey Hess Date: Fri, 7 Aug 2009 02:14:22 +0000 (-0400) Subject: Add -p switch, that makes mr search the current directory and its parents for a ... X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/91d4aea5353b977fc40077d9534a6d28a3466873?hp=91d4aea5353b977fc40077d9534a6d28a3466873 Add -p switch, that makes mr search the current directory and its parents for a .mrconfig file to use. Useful for projects that want to publish a mrconfig file to use to check out their several repositories, without requiring users put it anywhere in particular. ---