Re: git: 6952540fe7 - main - really update the expire date.
Larry Rosenman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
On 11/09/2021 9:32 am, Larry Rosenman wrote:
> On 11/09/2021 12:32 am, Philip Paeps wrote:
>> On 2021-11-09 12:33:36 (+0800), Larry Rosenman wrote:
>>> really update the expire date.
>>
>> For dealing with PGP in Git, I recommend this in $HOME/.gitconfig:
>>
>> [diff "gpg"]
>> textconv = "f(){ gpg --list-packets < \"$1\" | grep -v \"^#
>> off=\"; }; f"
>>
>> And adding "*.key diff=gpg" to .gitattributes.
>>
>> That'll show you what actually changed with 'git show' / 'git diff'
>> etc. Because base64 encoded blobs are not particularly easy to read
>> by themselves. :)
>>
>> Philip
>
> Is that .gitattributes in ~ or the root of the repository?
Ok, it's in the doc root, but should it just be there untracked or sent
up to the server?
--
Larry Rosenman http://people.freebsd.org/~ler
Phone: +1 214-642-9640 E-Mail: [email protected]
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEHjgknedhWzvJgwVzaXyZsatIp30FAmGKl4kACgkQaXyZsatI p33lNgf/VzGlm3vV7UHst00YM1i/dkIEzjyZD7Clx4vYG6xGMqWOdg26Fn1IRGmf NtICktUoqSCPdvI0HNY3cSR7xUYlevbppmPJCLHUj1I4vXlGnNVstaG8+jC1GM9k q/todaNYT1o5sJJbOo1TF+zRwojjdh3a7t/PRvYdZCMNPTPpeiYU4eAfjXwllOpp CEhOyds+HqaeAMSmPHDCE9LO3bVj226rvzVCJZ/UABv5f02aBhsvVhbqx5h/PVfh 62lATZ3qKupJ94U6AxAQ15OL7x2oGcLpp4KgYMRUYv2a3Oj8v73vnz5zaNg4eU8v 4Uii9XGEoFi7HdgGEjteiT/wXH2qPg== =+3yJ -----END PGP SIGNATURE-----