]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - bin/rgit
Sort the list of repositories by repository path. Test for git returning non-zero
[perl/modules/rgit.git] / bin / rgit
index 559fd9fbc39e0a32ba1c3a246903dec670ae8992..101d63470156611295b448ee7562e4272b966304 100755 (executable)
--- a/bin/rgit
+++ b/bin/rgit
@@ -53,7 +53,7 @@ Version 0.02
 
 =head1 DESCRIPTION
 
-This utility recursively searches in the current directory (or in the directory given by the C<GIT_DIR> environment variable if it's set) for all git repositories, C<chdir> into each of them, and executes the specified git command.
+This utility recursively searches in the current directory (or in the directory given by the C<GIT_DIR> environment variable if it's set) for all git repositories, sort this list by the repository path, C<chdir> into each of them, and executes the specified git command.
 Moreover, those formats are substuted in the arguments before running the command :
 
 =over 4