* On Sat, 2 Sep 2006, Mike McCormack wrote: > I'm aware of gitweb and will consider installing it, but my server is > pretty lightweight. > > vendor_id : Geode by NSC > cpu MHz : 266.776
Oh, I am sorry, Mike. > You can fetch a branch without messing up your current tree: > > git fetch http://mandoo.dyndns.org/wine.git master:mmbranch > git whatchanged mmbranch > > That would give you something like the list below... Thank you. Now that I downloaded mmbranch, saw its changelog, I would like to reclaim disk space used by it. I deleted it with git branch -D, but only ~100 kB were gained. Do you know of any way to get all the space back? There should be ~40 additional MB freed. I've tried git-fsck-objects just now to no avail.
