X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=bin%2Frgit;h=3b690d2c9b48fae1c7a34b61dcc53ba93d6dfbeb;hb=06715081164d6de8ec29d6076f86fbd210108fae;hp=ef988520d4627d32bbfe4a9fe18f82527ceb937e;hpb=cb9eb6a59510dcfb9aaf05e09d2612aa0a9e18e3;p=perl%2Fmodules%2Frgit.git diff --git a/bin/rgit b/bin/rgit index ef98852..3b690d2 100755 --- a/bin/rgit +++ b/bin/rgit @@ -89,7 +89,7 @@ Version 0.06 =head1 DESCRIPTION This utility recursively searches in a root directory (which may be the current working directory or - if it has been set - the directory given by the C environment variable) for all git repositories, sort this list by the repository path, C into each of them, and executes the specified git command. -For efficiency reasons, repositories located inside another repository won't be searched for. +For efficiency reasons, repositories located inside a bare repository or under the F<.git> directory of a work repository won't be searched for. Moreover, those formats are substituted in the arguments before running the command :