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 install
The script requires the curl tool