Eugene Grosbein <[email protected]> writes:
> In a root of your local hit three for ports do:
>
> git log -- mail/openwebmail
>
> This gives you a hash of latest (removal) commit: 3c9b73402268
> The do:
>
> git show 3c9b73402268 -- mail/openwebmail/Makefile

better:

    git show 3c9b73402268\^:mail/openwebmail/Makefile

DES
-- 
Dag-Erling Smørgrav - [email protected]

Reply via email to