Date: Wed, 10 Nov 2021 10:45:13 +0800 From: Philip Paeps <philip@freebsd.org> To: Larry Rosenman <ler@FreeBSD.org> Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Subject: Re: git: 6952540fe7 - main - really update the expire date. Message-ID: <B1BDC326-6B33-4E46-881D-9AFB4F4D2B5A@freebsd.org> In-Reply-To: <277409d4c417f4701a543377b3c336d3@FreeBSD.org> References: <202111090433.1A94XaUt022831@gitrepo.freebsd.org> <94C734B9-BD9E-4C08-9683-4CFDD5A0D100@freebsd.org> <371e31b54f70b85dc733a4059d6d3e9c@FreeBSD.org> <0da0dc3c9002ffc3fe4f4cc71d260f80@FreeBSD.org> <889D20FD-081C-48C4-BD0F-ABD6D0B6F6BA@freebsd.org> <277409d4c417f4701a543377b3c336d3@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2021-11-10 10:26:19 (+0800), Larry Rosenman wrote: > On 11/09/2021 8:21 pm, Philip Paeps wrote: >> For dealing with PGP in Git, I recommend this in $HOME/.gitconfig: >> [...] >> 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. :) > > Thanks! I did some reading and came to the same conclusion, and a > git diff HEAD~1 HEAD before I pull more tells lot more. > I'd suggest that this tip make it into a doc <somewhere> for the next > committer. I have added this to the GitTips page on the wiki: https://wiki.freebsd.org/GitTips It may be useful to add this to the Git primer or the committers guide. Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B1BDC326-6B33-4E46-881D-9AFB4F4D2B5A>