Versionnez vos projets avec Git et synchronisez-les avec GitHub.
BlaBLaTeX intègre Git pour la gestion des versions et une fonction de synchronisation avec GitHub. Vous pouvez travailler directement dans BlaBLaTeX, utiliser votre éditeur LaTeX habituel ou connecter un projet à un dépôt GitHub.
Historique Git
Gardez une trace des versions de votre article, mémoire, rapport ou thèse.
Travail local
Utilisez VS Code, TeXstudio ou votre client Git, sans quitter votre workflow.
Synchronisation GitHub
Synchronisez les modifications entre votre projet BlaBLaTeX et un dépôt GitHub.
Utilisation
Utiliser Git avec un projet BlaBLaTeX
Dans votre projet, le menu Git fournit l’URL du dépôt et la commande de clonage. Copiez cette commande, puis utilisez-la dans votre terminal ou votre client Git.
Clone with Git
Git clone your project by using the link below and a Git authentication token.
If prompted for a password, use a Git authentication token.
GitHub
Synchroniser un projet avec GitHub
Un projet BlaBLaTeX peut être associé à un dépôt GitHub. La fenêtre Sync with GitHub affiche le dépôt lié ainsi que les commits récents disponibles sur GitHub.
Le bouton Sync synchronise les modifications entre BlaBLaTeX et le dépôt GitHub. Vous pouvez ainsi conserver votre environnement de rédaction dans BlaBLaTeX tout en bénéficiant des fonctionnalités offertes par GitHub.
Sync with GitHub
This project is linked to: my-user/latex-project
Recent commits in GitHub
Update thesis.tex
by GitHub user <user@users.noreply.github.com>
3641ada
Unlink
Authentification
S’authentifier avec un token Git
L’accès Git utilise un token personnel associé à votre compte.
Nom d'utilisateur :git Mot de passe : votre token Git
Chaque collaborateur utilise son propre token. Un token ne doit jamais être partagé.
Git integration
Generate and manage your Git authentication tokens.
Your Git authentication tokens
Your Git authentication tokens should be entered whenever you're prompted for a password.
You can have up to 10 tokens.
If you reach the maximum limit, you'll need to delete a token before you can generate a new one.
Token
Created at
Last used
Expires
Action
blx_hk2B************
27 May 2026
12 Jun 2026
27 May 2027
Add another token
Documentation
Documentation Git et GitHub
Cette page présente l’intégration Git et la synchronisation GitHub proposées par BlaBLaTeX. Pour apprendre Git ou approfondir la gestion de vos dépôts GitHub, consultez les documentations officielles :