upfind is a script for detecting and adding the upstream of a forked git repository.
upfind: detects and adds upstream for the repository in the working directoryupfind <path>: detects and adds upstream for the repository in the given path
Hosts support [1/3]:
- github.com
- gitlab.com
- bitbucket.org
git clone https://github.com/MaanooAk/upfind.git
cd upfind
sudo make installThe script requires the curl tool