Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

How to commit

Raouf Merouche edited this page Nov 1, 2013 · 1 revision

//add les fichier tig (shift s ou control s) ensuite u pour ajouter les fichiers

//commit les changements locaux git commit -m ""

//git pull

m (merge ou modified) a (added) d (deleted) si y a un U alors c unresolve (verifier whatsup sur sublime ou intellij)

//retourner sur tig pour re-add tout les fichier qui on ete modifie

git commit -m "" git push

Clone this wiki locally