Re: Problem with Git rev-list output

2014-08-15 Thread Harlan, Peter
On 2014-08-12 01:10:28 Andrew Crabtree wrote: > I'm seeing some oddity in one of my repositories where the root commit is > being output in 'rev-list' even > when I pass in a reference that should exclude it from being output. ... > Seeing the issue with versions of git from 1.7 to 2.1. I have a

Problem with Git rev-list output

2014-08-11 Thread Crabtree, Andrew
I'm seeing some oddity in one of my repositories where the root commit is being output in 'rev-list' even when I pass in a reference that should exclude it from being output. I've attempted to reproduce the issue in a test environment but so far have failed at that. Problem details below as be