Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 248 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 248 Bytes

Pythong Script Testing

Install dependencies

pip install --upgrade pip
pip install -r requirements.txt

Run Scripts

python clone.py
python branches.py
python commit.py
python tags.py
python fetch.py
python pull_request.py