1. Install SubGit tool according to the Installation guide.

  2. Configure GitLab server:

  3. Configure the repository:

  4. Establish mirror and start using new Git repository:

  5. Try and buy.

    Note: the trial period for SubGit mirror is 30 days, after that period you should buy a license key at https://subgit.com/pricing

    Once you receive an email with a license key, upload this license key to your server and run the following command:

    $ sudo subgit register --key subgit.key GIT_REPO

    where

         GIT_REPO – a path to your newly created Git repository.

    $ sudo subgit register --key subgit.key /home/user/repo.git
    
       SubGit version 3.2.4 ('Bobique') build #3670
    
       Registration information:
    
         Registered for:       Example company
         Purchase ID:          OS-111111111111111
         Expiration date:      April 23, 2028
    
         You may use this key to register 9 more repositories (out of 10).
    
       REGISTRATION SUCCESSFUL
    
       Thank you for registering SubGit!
       Visit http://www.subgit.com/ in case you have any questions and for more information on SubGit.
  6. Get support:

    Have you faced with any problems, see the following guide for more details:

Note: no license key required for import!

Would you have any assistance, don't hesitate to contact us at support@subgit.com.