![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONUse OPTIONS
ACTIONSactions... may be one or more of the following: EXAMPLESClone vim/vim and fork it into your account: $ git clone git@github.com:vim/vim $ cd vim $ gcli forks create --into <myaccount> This will ask you if you want to add a remote to your fork. In case you accept the offer, the origin remote will be renamed to upstream and a new origin will be pointed at your newly created fork. You may also want to setup a .gcli file at the same time: $ printf -- "pr.upstream=vim/vim\npr.base=trunk\n" >> .gcli Delete your fork of the current repository without confirmation: $ gcli forks -y delete SEE ALSOAUTHORSNico Sonack aka. herrhotzenplotz <nsonack@herrhotzenplotz.de> and contributors. BUGSPlease report bugs via E-Mail to https://lists.sr.ht/~herrhotzenplotz/gcli-discuss. Alternatively you can report them on any of the forges linked at https://sr.ht/~herrhotzenplotz/gcli. However, the preferred and quickest method is to use the mailing list.
|