Skip to content

Instantly share code, notes, and snippets.

View domarps's full-sized avatar
📱

Pramod Srinivasan domarps

📱
View GitHub Profile
@domarps
domarps / The Pull Request Process
Created February 5, 2016 21:20
Submitting a Pull Request
git clone https://github.com/domarps/meta.git
cd meta/
git checkout develop
git submodule update
git submodule update --init
git submodule update --init --recursive
ls
cd deps/bandit/
rm -rf .git
ls