Adds new command 'fork' that call API method which forks active repository for the given (or active) user and creates remote record in git configuration.
Fixes: #276
Signed-off-by: Ondrej Nosek onosek@redhat.com
Typo here: crated -> created.
rebased onto 1f132788d90cab36b48663f58b0ba8014ef1d06b
rebased onto 30fa952498ed8b2fd81fe8e0f2cd6550c20962a1
Looks good to me.
rebased onto fbfc3414cea6341eed961f4e38d7ecfb85d67a13
Pull-Request has been merged by onosek
Adds new command 'fork' that call API method which forks active
repository for the given (or active) user and creates remote record in
git configuration.
Fixes: #276
Signed-off-by: Ondrej Nosek onosek@redhat.com