Skip to content

Commit 85a196e

Browse files
committed
Fixup reverting backported rev example.
1 parent 726e5ee commit 85a196e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/index.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,14 @@ Backporting rules
135135
then commit the latest sync point and then revert the problematic commit in an immediately
136136
subsequent commit and make a not of the reason for the revert in that commit message.
137137

138-
See ``1140c2930`` for an example where ``af2a3d6def15`` broke compatibility for all Python
138+
See `bc04ea7`__ for an example where `f4c8dc7`__ broke compatibility for all Python
139139
versions earlier than 3.10.
140140

141+
__ https://github.com/testing-cabal/mock/commit/bc04ea76352c2064d79160f13649f879667a89cb
142+
143+
__ https://github.com/testing-cabal/mock/commit/f4c8dc7098abb6b2f9a65ee86bad3891776abb50
144+
145+
141146
Backporting process
142147
-------------------
143148

0 commit comments

Comments
 (0)