Re: strange commit last night

2012-08-08 Thread prasanna
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

Re: strange commit last night

2012-08-08 Thread Chip Childers
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