Re: A git hook that does git cherry-pick and push automatically

2015-03-20 Thread Ray Xie
perspective more calmly this time. Regards, Ray On Mar 20, 2015, at 12:16 AM, David Aguilar dav...@gmail.com wrote: On Thu, Mar 19, 2015 at 09:07:28PM -0700, Ray Xie wrote: So today I had a shocking moment while I was doing my cherry-pick, after I performed all the pre-checkin duties (the usual

A git hook that does git cherry-pick and push automatically

2015-03-19 Thread Ray Xie
So today I had a shocking moment while I was doing my cherry-pick, after I performed all the pre-checkin duties (the usual build the code, run the test to make sure the cherry-pick infact works), I found out that my original commit was already cherry-picked, then I found out someone in engineering