1 unstable release
0.2.4 | Dec 16, 2018 |
---|
#816 in #git
7KB
97 lines
AddUpstream
A small cli to automatically add upstream remotes to a git project. Only working with Github for the moment.
How to build
git clone https://github.com/PierreZ/addupstream
cd upstream
cargo build
How to install
cargo install --git https://github.com/PierreZ/addupstream
How to use
just run the binary in a git repo that you forked using Github' UI.
addupstream
Options
addupstream --help
Dependencies
~32MB
~703K SLoC