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

Bryan Davis <bda...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Sync .git objects as well   |Sync .git/HEAD and
                   |so that Special:Version     |.git/refs/heads objects
                   |displays the correct git    |with sync-* so that
                   |hash                        |Special:Version displays
                   |                            |the correct git hash

--- Comment #8 from Bryan Davis <bda...@wikimedia.org> ---
Syncing the entire .git directory is unnecessary. The php code (GitInfo.php)
only needs .git/HEAD and the .git/refs/heads/* files to extract the SHA1.

Updated bug summary to clarify the scope of this issue (sync-* scripts).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to