Wednesday, December 11, 2013

Git

git init
git add file
git commit -m "Message"
git remote add origin "http://github.org....my_repo.git"             bitbucket.org
git push -u origin master
git chechout develop
git checkout master
git merge
git rm file
git stash ???

Sunday, March 10, 2013

Python certification - Python

Python certification - Python: "Certification prooves you're an idiot who needs to spend money to work
for another idiot who doesn't know enough about programming to know if
they hire competent programmers and need an idiot paper to make them
feel better and sleep better at night."

'via Blog this'