onosek / centos / centpkg

Forked from centos/centpkg 3 years ago
Clone

80f38d Create fork of the active repository by subcommand

Authored and Committed by onosek 2 years ago
    Create fork of the active repository by subcommand
    
    Adds new command 'fork' that calls API method which forks active
    repository for the given (or active) user and creates a remote record
    (named after user) in git configuration.
    GitLab Personal Access Token have to be added to the config for
    proper functionality.
    
    Signed-off-by: Ondrej Nosek <onosek@redhat.com>
    
        
file modified
+4 -0
file modified
+88 -3
file added
+146