Re: git-p4: Jobs and skipSubmitEdit

2012-07-17 Thread Pete Wyckoff
m...@horowitz.name wrote on Tue, 17 Jul 2012 04:49 -0400: > I gave the patch a try, and it seems to work great. > > Only problem I realized is that it means that the git commit message > and the p4 log message end up different, because to p4 the jobs lines > are special and get stripped out, but i

Re: git-p4: Jobs and skipSubmitEdit

2012-07-17 Thread Michael Horowitz
Pete, I gave the patch a try, and it seems to work great. Only problem I realized is that it means that the git commit message and the p4 log message end up different, because to p4 the jobs lines are special and get stripped out, but in git it just stays part of the commit message. So, when you