NAME

hgr - recursiv version of hg

SYNOPSIS

hgr

DESCRIPTION

This manual page documents briefly the hgr command.

hgr is a script to execute hg with the givenoptions on all repositories found in the current directory.

WARNING: You should be very carefull which options you execute on all repositories in the current directory. You should not execute e.g hg merge, or hg pull -u, or anything that requires user input!

OPTIONS

—j (default=7)

Number of hg processes to run in parallel.

EXAMPLES

Few commands I use often with hgr.

    hgr in
    hgr out
    hgr pull

SEE ALSO

hg(1), hgmergevim(1), hgr(1), hgr(1), hgr(1)

AUTHOR

hgr was written by Michael Gebetsroither <gebi@grml.org>

This manual page was written by Michael Gebetsroither <gebi@grml.org>