Re: ports/mail/openwebmail - how to find last source before removal ?

Dag-Erling Smørgrav <[email protected]>
Newsgroups gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.