X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=bin%2Frgit;fp=bin%2Frgit;h=1ee11584f152f9812634198e6ae3dbec78b7fc60;hp=6e5c3d2ad891f887cb554d2857e926f0ce92ad3b;hb=4aef5e093a78f0f437e835f129a32e66e78e23e5;hpb=c4df0499041f9632e0b0bdfcf563b28565b503d0 diff --git a/bin/rgit b/bin/rgit index 6e5c3d2..1ee1158 100755 --- a/bin/rgit +++ b/bin/rgit @@ -89,6 +89,8 @@ 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. + Moreover, those formats are substituted in the arguments before running the command : =over 4