Closed
Bug 1887984
Opened 1 year ago
Closed 4 months ago
hgweb git referencing
Categories
(Conduit :: General, task)
Conduit
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lizzard, Assigned: sheehan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Display the associated Git revision when viewing a commit on hgweb.
Reporter | ||
Updated•1 year ago
|
Summary: hgweb git referencing → [meta] hgweb git referencing
Updated•4 months ago
|
Blocks: new-lando-cleanup
Reporter | ||
Comment 1•4 months ago
|
||
From our team meeting today this should still block hg-to-git; the "cleanup" bug is a placeholder for non-blockers.
No longer blocks: new-lando-cleanup
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → sheehan
Assignee | ||
Comment 2•4 months ago
|
||
Add a new git_repo_url
config option which points to the
equivalent Git repo that git_commit
extras are built from.
Use this config option and the git_commit
data to build
a URL to the Github commit this commit was synced from.
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/073a38c4d80e
hgtemplates: add a link to equivalent Github commit for changeset r=jcristau
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/40235b0325de
hgtemplates: remove extra `>` in git commit link
You need to log in
before you can comment on or make changes to this bug.
Description
•