On 8 August 2012 20:55, John Kinsella wrote:
> Guys - just noticed something strange happened with a commit last night where
> I added my PGP key to the KEYS fileā¦
>
> (going into details in case this happens to others)
> After adding my key and double-checking things, I committed the change but
John,
I've been following this pattern when doing a push:
# git pull origin master
# git pull --rebase
# git push origin master
-chip
On Wed, Aug 8, 2012 at 11:25 AM, John Kinsella wrote:
> Guys - just noticed something strange happened with a commit last night where
> I added my PGP key to t