Nikolai Weibull [off-list ref] writes:
The documentation for git-prune was lacking descriptions of the head
arguments and the -- option.
+<head>...::
+ The heads to look for unreachable objects in. This is
+ relative to $GIT_DIR (e.g., "HEAD", "refs/heads/master").
+ When unspecified, all heads are updated to match the
+ remote repository.
? updated to match???
All others look very good. Thanks for taking time to do this;
very much appreciated.