On Dec 28, 2007 11:38 AM, Junio C Hamano [off-list ref] wrote:
git read-tree -m -u HEAD $treeish
Thanks! Trying it now...
(I'm combining git with PostgreSQL's PITR snapshot+xlog technique for
an automated, reasonable-disk-footprint "rewind my webapp to any
arbitrary point in time in the last X days" facility, mainly for
edit-heavy web apps like Moodle. So far, it's looking good ;-) --
could be a killer feature for the LAPP platform... )
m