GitKraken won't let me open my Private Repository on GitLab

前端 未结 15 1680
暖寄归人
暖寄归人 2021-02-03 23:53

So, in addition to GitKraken won't let me clone from a private repo on GitHub I get this screen when opening my GitLab Repo:

Anyone got a solution of how to

相关标签:
15条回答
  • 2021-02-03 23:56

    I have the GitKraken individual plan and can only use my account on one computer. My laptop displays the same message regarding the private repository and blocks me. I thought that the individual plan would allow my single account on multiple computers.

    0 讨论(0)
  • 2021-02-03 23:56

    To expose your project from gitlab, go to Settings => General and select public under the "Visibility, project features, permissions" section. To open a private repo under GitKraken, subscribe to their licence.

    0 讨论(0)
  • 2021-02-03 23:58

    Gitkraken does not update automatically in Linux, so Axosoft can't shove it down your throat. For Windows, there's SourceTree. Consolations to Mac users.

    0 讨论(0)
  • 2021-02-03 23:59
    1. Save your files of Repository - Without Folder (.git)
    2. Create new public repository
    3. Copy and Commit your Files
    4. Open your Repo (Git Kraken).
    0 讨论(0)
  • 2021-02-04 00:04

    My solution is to uninstall GitKraken and install Fork, a very similar program with all the options that I have used previously in GitKraken. It's free and has a dark mode too :-)

    0 讨论(0)
  • 2021-02-04 00:06

    I had the same problem, this what I found:

    They say, and I quote -

    This was a licensing change we made 3 months ago. When we made the change, we gave all existing users a 3 month free trial, which are all expiring this week. Sounds like yours is one of them

    BTW worth noting that if you're a student, you can use GitKraken for free: https://www.gitkraken.com/student-resources

    0 讨论(0)
提交回复
热议问题