Все публикации

OpenBSD : Post-Installation officielle et guidée (outils et fichiers essentiels)

OpenBSD : Installation guidée et facile

GIT : Comment mettre à jour en local l'url / uri du dépôt distant ?

GIT : Comment résoudre un conflit ? (vimdiff, mergetool)

GIT : Comment sauvegarder mes modifications avec 'git stash' ?

GIT : Comment rebaser une branche sur main ? (et traiter les cherry-picks)

GIT : Comment supprimer une branche locale et distante ?

GIT : comment fusionner une branche ? (git merge)

GIT : comment copier un commit d'une branche à une autre ? (cherry-pick)

GIT : Comment revenir sur le 'HEAD' distant ?

GIT : Comment annuler un 'git rebase' ?

GIT : Comment déplacer mes derniers commits dans une nouvelle branche ?

GIT : Comment lier une branche locale à une branche distante ?

GIT : comment renommer une branche ? (locale et distante)

GIT : Comment supprimer un commit distant ?

GIT : Comment réparer une 'head détaché' ?

GIT : Comment récupérer un commit supprimé avec 'git reset --hard' ?

GIT : comment annuler mon dernier commit local ?

GIT : Comment forcer un 'git pull' pour écraser les modifications locales ?

GIT : Quelle est la différence entre 'git pull' et 'git fetch' ?

GIT : Comment annuler un 'git add' ?

GIT Error : 'You have divergent branches and need to specify how to reconcile them.'

GIT : nettoyer ses fichiers

GIT : Comment modifier mon dernier commit ? (amend)