Re: [PATCH] Fix git rev-list --reverse --max-count=N From: Sverre Rabbelier <hidden> Date: 2016-06-15 22:48:07 Heya, So when you have this history (A is oldest, D is newest): A--B--C--D and you say git log --max-count=2 --reverse D then you want A B but I want C D And the current behavior is B A Isn't it? I agree btw, that C D is the 'correct' result. -- Cheers, Sverre Rabbelier
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help