Unlike posthooks for other commands, the posthooks for `darcs record` and
`darcs amend-record` cannot access the environment variable DARCS_PATCHES.
I'd like the posthook for `darcs record` to receive the same DARCS_PATCHES
variable that a posthook for a corresponding pull, push, send or apply
receives.
I'd like the posthook for `darcs amend-record` to receive a meaningful
DARCS_PATCHES variable.
I will implement tests and an implementation for this issue.
|