Usefull daily scripts...
git clone --recursive https://github.com/jshedde/scripts
cd scripts
cp config.sh.dist config.sh
Editer config.sh (cf Features)
Puis lancer la commande : (attention cette commande modifie vos repo git)
bonjour-projects.sh
Currently available
- PSR-2
To enable, uncomment :
#ENABLE_PRECOMMIT_HOOK=1
Safety belt :)
To enable, uncomment :
#DISABLE_PUSH_ON_ORIGIN=1
Add a git remote named upstream branched to lafourchette repositories
To enable, uncomment :
#ENABLE_UPSTREAM=1
Add a git remote repository named with your account login
Ex : jshedde => [email protected]/jshedde/myrepo.git
To enable, uncomment :
#ADD_REMOTE_FOR_CURRENT_USER=1
To enable, uncomment :
#ENABLE_ORIGIN_LAFOURCHETTE=1