The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Git-Bunch

0.07    2011-03-04

        Sort repos in sorted order.

        Fix: pass extra_rsync_opts to rsync.

        Fix test (git co -> git checkout).


0.06    2011-02-28

        Update to the latest Sub::Spec: 'depends' clause -> 'deps'. Add a few
        dependency clauses (e.g. to 'git' and 'rsync' binary).

        For safety, bail out if given git repo dir instead of bunch dir as
        source/target.

        Add tests.


0.05    2011-02-22

        Update to the latest Sub::Spec (%SUBS -> %SPEC).


0.04    2011-02-16

        Reduce startup overhead (avoid loading Log::Any::App) when invoked for
        bash completion.


0.03    2011-02-16

        Add missing dependency (File::chdir). [CT]


0.02    2011-02-15

        Change log levels.


0.01    2011-02-15

        First release.