Cours:GitQtCreator : Différence entre versions
(→s'autentifier sur github) |
(→sur qtcreator) |
||
Ligne 19 : | Ligne 19 : | ||
=sur qtcreator= | =sur qtcreator= | ||
+ | *créer un projet | ||
+ | *outil/git | ||
+ | **création du dépot (laisser le répertoire du projet) | ||
+ | **depot distant/Manage Remote | ||
+ | ***ajouter url : | ||
+ | ***nom : vehiculeAutonome1A ou vehiculeAutonome1A | ||
+ | ***url : https://github.com/bjacquot/vehiculeAutonome1B/1B.git |
Version du 13 octobre 2024 à 16:35
s'autentifier sur github
- créer un compte sur github
- cliquer sur l'icône du profil en haut à droite
- settings
- puis en bas à gauche "developer settings"
- personnal access tokens
- tokens (classic)
- generate new token (classic)
- cocher au moins 'repo', 'admin:org', 'workflow'. write:packages
- dans un terminal sur la machine
gh auth login
- choisir GitHub.com
- choisir https
- Paste an authentication token
sur qtcreator
- créer un projet
- outil/git
- création du dépot (laisser le répertoire du projet)
- depot distant/Manage Remote
- ajouter url :
- nom : vehiculeAutonome1A ou vehiculeAutonome1A
- url : https://github.com/bjacquot/vehiculeAutonome1B/1B.git