git remote add upstream https://github.com/f5networks/f5-common-python # Verify git remote -v origin https://github.com/jasonrahm/f5-common-python.git (fetch) origin https://github.com/jasonrahm/f5-common-python.git (push) upstream https://github.com ...
↧