Skip to content

Commit e5ba79d

Browse files
committed
Documenting creation of new branches.
1 parent 941a73d commit e5ba79d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING-CORE.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Nouvelle branche upstream
2+
-------------------------
3+
4+
Lorsque cpython crée une nouvelle branche, il debient possible de la
5+
traduire ::
6+
7+
git switch -c 3.13
8+
python .scripts/merge.py --cpython_repo ../cpython/ origin/3.13
9+
make verifs
10+
11+
112
Maintenance
213
-----------
314

0 commit comments

Comments
 (0)