Re: [4/4] git commit: merging upstream

2014-11-05 Thread Willem Jiang
Hi Scott, It’s OK. You can do "git pull —rebase” before you sending a PR :) Regards, Willem -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 6, 2014 at

Re: [4/4] git commit: merging upstream

2014-11-05 Thread Scott Stults
Thank you, Willem. Only later did it occur to me that I should just catch my fork up before committing. My apologies for the additional work. -Scott On Wed, Nov 5, 2014 at 7:38 PM, Willem Jiang wrote: > Hi Claus, > > After you pull the PR from other repository, you can run "git pull > —rebase"

Re: [4/4] git commit: merging upstream

2014-11-05 Thread Willem Jiang
Hi Claus, After you pull the PR from other repository, you can run "git pull —rebase" to avoid the commit like merging upstream. It can make the commit log better for reading. Regards, -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English)