Git Marge Branch dans le maître

git checkout master
git pull origin master
git merge test
git push origin master
|_Genos_|