Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traduction faq/library.po #1789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2021
Merged

Traduction faq/library.po #1789

merged 2 commits into from
Dec 18, 2021

Conversation

Fipaddict
Copy link
Contributor

closes #1788

jeanas
jeanas previously approved these changes Dec 14, 2021
@Fipaddict
Copy link
Contributor Author

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

@jeanas
Copy link
Collaborator

jeanas commented Dec 18, 2021

@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