A character containing a name of a Git repository on which the Repository is archived.
user
A character containing a name of a Git user on whose account the repo is created.
branch
A character containing a name of Git Repository's branch on which the Repository is archived.
Default branch is master.
subdir
A character containing a name of a directory on Git repository
on which the Repository is stored. If the Repository is stored in main folder on Git repository, this should be set
to subdir = "/" as default.
repoType
A character containing a type of the remote repository. Currently it can be 'github' or 'bitbucket'.