]> arthur.barton.de Git - bup.git/commit
We can now update refs when we do a backup.
authorAvery Pennarun <apenwarr@gmail.com>
Mon, 4 Jan 2010 01:30:25 +0000 (20:30 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 4 Jan 2010 01:41:52 +0000 (20:41 -0500)
commit5466b7448de601832c600a2857d86dafb56f31d3
treec8970bb7e6c544b53aad053a300302035049d534
parent657eabb1bb302b0170e677d374c674cbdd1587f4
We can now update refs when we do a backup.

Supported by both cmd-save and cmd-split, albeit with a disturbing amount of
code duplication.

Also updated bup-join to use a default BUP_DIR if none is specified.
client.py
cmd-join.sh
cmd-save.py
cmd-server.py
cmd-split.py
git.py
helpers.py