git clone https://github.com/atmoschem/vein.git
tidyhydat at atmoschem/vein) by doing git remote add upstream https://github.com/atmoschem/vein.git. Before making changes make sure to pull changes in from upstream by doing either git fetch upstream then merge later or git pull upstream to fetch and merge in one stepatmoschem/vein