On Mon, Apr 25, 2011 at 12:39 PM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > Victor Engmark <victor.engmark@xxxxxxxxx> writes: > > [...] >> I wrote a script for it: fgit >> <https://github.com/l0b0/fgit/blob/master/fgit.sh>. Features include: >> * Runs the Git command given in all specified directories which have a >> .git subdirectory, and warns about any that lack this directory. >> * Should work with any path, containing spaces, newlines or other >> exotic characters. >> * Should work with any Git command that doesn't require the "--" >> separator between the options and arguments. >> * Prints the Git command before running it, for logging and repetition. >> * errexit and nounset are active for each line, with one exception: >> errexit is disabled for the running of the command, to allow it to >> continue to other repositories. > > Do you think this tool is mature and stable enough to add it to > > Âhttps://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools > > page on Git Wiki? It's already there, so I guess someone thought it was :) I'll try to fix the description as soon as the web page works with Firefox (I could only load the contents with wget). -- Victor Engmark -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html