https://bugzilla.wikimedia.org/show_bug.cgi?id=52648
--- Comment #1 from [email protected] --- I haven't any experience with gitblit, so I might be totally wrong here. But when trying with other repos, I had to use “HEAD” (all caps) instead of “head” (lowercase). For the operations/puppet repository "HEAD" does not work either. (Maybe because HEAD is not pointing to the usual “master” branch, but HEAD is pointing to “production”?) Either way, the link: https://git.wikimedia.org/blob/operations%2Fpuppet.git/production/manifests%2Fadmins.pp#L48 allows to refer to line 48 of manifests/admins.pp for the current tip of the production branch (which currently agrees with HEAD). -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
