https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565

--- Comment #227 from David Cook <[email protected]> ---
(In reply to Jonathan Druart from comment #226)
> (In reply to David Cook from comment #225)
> > Aleisha, even if you don't squash them, could you let me know the parent
> > commit for these patches from your last rebase?
> 
> See https://gist.github.com/jajm/f0b77da1a41b6b1c5ab1

I've reviewed it based on your suggestion, but it doesn't actually work. At
least not with git 2.16.4. 

The git rev-list appears to be random, so returning the first result is like
picking a name out of a hat. This can be verified by comparing the results of
the following command:

`git rev-list -n 15 --before="'Tue, 16 Apr 2019 23:00:05 +0000'" origin/master
| less`

Even if the list weren't random, the dates are from patch creation time rather
than merge time, so it would still be a shot in the dark.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to