Cours:GitQtCreator : Différence entre versions

De troyesGEII
Aller à : navigation, rechercher
(sur qtcreator)
(sur qtcreator)
Ligne 24 : Ligne 24 :
 
**depot distant/Manage Remote
 
**depot distant/Manage Remote
 
***ajouter url :
 
***ajouter url :
***nom : vehiculeAutonome1A ou vehiculeAutonome1A
+
***nom : vehiculeAutonome1A ou vehiculeAutonome1B
 
***url : https://github.com/bjacquot/vehiculeAutonome1A.git
 
***url : https://github.com/bjacquot/vehiculeAutonome1A.git
 +
***ou
 
***url : https://github.com/bjacquot/vehiculeAutonome1B.git
 
***url : https://github.com/bjacquot/vehiculeAutonome1B.git
 
**bouton récupérer
 
**bouton récupérer

Version du 14 octobre 2024 à 10:34

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

envoyer des modifs sur github

  • outil/git/depot local/commit
    • sélectionner les fichiers à envoyer
    • saisir un descriptif
  • outil/git/depot distant/push