Skip to content

Traduction faq/library.po#1789

Merged
jeanas merged 2 commits into
python:3.10from
Fipaddict:faq-library
Dec 18, 2021
Merged

Traduction faq/library.po#1789
jeanas merged 2 commits into
python:3.10from
Fipaddict:faq-library

Conversation

@Fipaddict

Copy link
Copy Markdown
Contributor

closes #1788

jeanas
jeanas previously approved these changes Dec 14, 2021
@Fipaddict

Copy link
Copy Markdown
Contributor Author

Je ne comprends pas d'où viennent les conflits signalés ?

@jeanas

jeanas commented Dec 18, 2021

Copy link
Copy Markdown
Collaborator

@Fipaddict Les conflits surviennent quand des personnes ont fait des corrections au même fichier entre-temps. Pour les résoudre, il faut faire

git checkout 3.10
git pull # mise à jour
git checkout ma-branche-de-travail
git merge 3.10

Git fait alors la fusion des modifications concurrentes, et laisse des marqueurs aux endroits qui ont été changés en parallèle. Il faut éditer manuellement pour résoudre le conflit. En l'occurrence, Christophe s'en est chargé, merci à lui.

J'ai relu à nouveau et tout me paraît bon, je merge. Merci !

@jeanas jeanas merged commit ef607be into python:3.10 Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Je travaille sur faq/library.po

3 participants