https://bugzilla.wikimedia.org/show_bug.cgi?id=38783

--- Comment #17 from Dereckson <[email protected]> ---
(In reply to comment #13)
> There was a patch
> There was a gerrit commit
> But nobody took care of approving
> So I think nobody really is interested in this
As I said to you end December, T. Gries and me are interested in this.

* * *

As I indicated in the Ib66be27a review in December, I've tested your patch and
it doesn't work as intended.

First, the logs/HEAD file contains other operations than commits. There would
have been a need to filter to only process "commit" lines.

But there is a bigger issue: the patch currently reads the .git/logs/HEAD file.
This won't always contain the information we want. 

It contains the operation you did to the git repository (e.g. clone, checkout). 

It will only contain the date of the last commit when committed locally.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to