Commit 6fe608e
committed
scripts/retire: fix "created on reception" epoch
The epoch was set to when the sync PR's commit was committed, not when
the merge commit merging the PR was committed.
Since we are using `--first-parent`, we need the latter.1 parent 9af5c53 commit 6fe608e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments