Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Git Rebase
04-13-2018, 03:02 AM,
#5
RE: Git Rebase
Hi Tim,

Thanks for that.
The code in the attachment is similar to where I got to.

the --first-parent didn't give the desired results.

I'm now trying the --no-merges option, which should hopefully give the same result as filtering out all commits containing 'Merge pull request'.

Code:
git log upstream/master 5423276...HEAD --pretty=format:'| %s |  | %an | %cd | [View](http://github.com/webERP-team/webERP/commit/%h) |  |' --date=format:'%Y-%m-%d' --no-merges

Andy.
https://www.linkedin.com/in/andrewcouling
Reply


Messages In This Thread
Git Rebase - by afcouling - 04-11-2018, 10:35 PM
RE: Git Rebase - by TurboPT - 04-12-2018, 10:23 AM
RE: Git Rebase - by afcouling - 04-12-2018, 09:50 PM
RE: Git Rebase - by TimSchofield - 04-12-2018, 10:41 PM
RE: Git Rebase - by afcouling - 04-13-2018, 03:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)