//--- fix /bin/bash^M: bad interpreter: No such file or directory sed -i -e 's/\r$//' nomefile.sh //--- git merge master --strategy-option theirs git fetch && git reset --hard origin/master //---- git config --global user.name "marco xot" git config --global user.email marco.sottana@gmail.com git config --global credential.helper "store --file ~/.gitcredential" //----- git config --global submodule.recurse true // cosi' al fetch ed al pull fa anche i submoduli //---------- git submodule sync git fsck --lost-found