]> git.michaelhowe.org Git - packages/b/bup.git/commit
'bup split' now has a -c option to generate a git commit object.
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 31 Dec 2009 22:55:14 +0000 (17:55 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 31 Dec 2009 22:55:14 +0000 (17:55 -0500)
commitfa91469865bdcfd2031641de2aa56cf8460ac5ac
tree20d42b6bac7d25665fba1762b4efd35f8b311955
parent52632e38654436e9a418922aa901f29961ce06e0
'bup split' now has a -c option to generate a git commit object.

There's no way to set its parent yet, but at least this is all you need if
you want to repack.
cmd-split.py
git.py
helpers.py