You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Firefox/from-buildids-to-pushlog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ via [@chutten](https://github.com/chutten):
4
4
5
5
Found a regression? Here's how to get a pushlog:
6
6
7
-
1. You have the build dates and you're gonna need revisions. Find the build before the regression and the build after the regression in this list: https://hg.mozilla.org/mozilla-central/firefoxreleases
7
+
1. You have the build dates and you're gonna need revisions. Find the build before the regression and the build after the regression in this list: <https://hg.mozilla.org/mozilla-central/firefoxreleases>
8
8
You want to record the Revision column someplace.
9
9
10
10
May 10 final f44e64a61ed1
11
11
May 11 final 61a83cc0b74b
12
12
13
13
2. Put the revisions in this template: `https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange={}&tochange={}`
14
-
E.g. https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f44e64a61ed1&tochange=61a83cc0b74b
14
+
E.g. <https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f44e64a61ed1&tochange=61a83cc0b74b>
0 commit comments