git clone https://github.com/atmoschem/eixport.git
tidyhydat
at atmoschem/eixport
) by doing git remote add upstream https://github.com/atmoschem/eixport.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/eixport