domenica 29 aprile 2012

openshift: remove file with git

Remember this:


git rm -rf src/ pom.xml
git commit -a -m "removing default files"

Nessun commento: