]> arthur.barton.de Git - bup.git/commit
Allow per-instance specification of the repo_dir for CatPipe
authorRob Browning <rlb@defaultvalue.org>
Tue, 21 Jan 2014 23:31:13 +0000 (17:31 -0600)
committerRob Browning <rlb@defaultvalue.org>
Fri, 17 Oct 2014 19:40:44 +0000 (14:40 -0500)
commit75d5c2b0c0b18430d4abb637093421c4dd688cab
treebd615680734c9751553bb39f4d9d691041d317c9
parentc04dc74d0a65aff4c127d3190e29d614cdfb3bd8
Allow per-instance specification of the repo_dir for CatPipe

This allows the creation of CatPipes that refer to repositories other
than the default, which in turn allows copying between repositories,
etc.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/git.py