Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9270343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T15:20:44+00:00 2026-06-18T15:20:44+00:00

Does know how to use Google’s go languages clever get command with Gitolite? It

  • 0

Does know how to use Google’s go languages clever get command with Gitolite?
It works great with Google Code and Github as follows:

go get code.google.com/p/go.example/hello

or

go get github.com/alphazero/Go-Redis

But my gitolite access look more like:

git clone git@mygitolite:myproject

Any suggestions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T15:20:46+00:00Added an answer on June 18, 2026 at 3:20 pm

    It has nothing to do with gitolite.
    Gitolite is just an authorization layer, which will accept or deny your git clone/push/pull command, depending on your username.

    If you can declare a git repo as a source for go, you can use it.
    Gitolite will just check who you are, but won’t otherwise affect how that repo is used with go.


    The OP Peter Krnjevic refines the issue:

    The thing with go, is that it pulls the repo name from the directory structure, so for instance:

    ~/gocode/src/github.com/me/myproject 
    

    is automagically transformed into

    git clone github.com/me/myproject. 
    

    But how can gitolite names be transformed into a path?

    I don’t think you need to transform anything: if go is able to contact your git repo (GitHub or any other hosting repo server), gitolite will intercept the command and validate it (or deny it).
    You can plug gitolite on top of ssh or (as it is the case with git request done by go import) with https.

    But the main point is:

    • gitolite is on the server side
    • you should use it with an Apache sever (like, for instance, with my config), and not ssh, if you want to easily have your repos accessed with go imports.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know how to use the command line compiler ('cl' and 'link') in
I know I can use Request.Browser.IsMobileDevice . But does anyone know how it works,
does anyone know what how to use the mId variable in code provided by
Does anyone know if it is possible to integrate Google maps and use also
Does anyone know how to use the Google safe browsing API. I downloaded the
Does anyone know if I can use Google spreadsheet for storing results of my
Does anyone know anyway to use something similar to polygon.getKml() except for the current
Does anyone know how to use an icon instead of text for the UINavigationController
Does anyone know how to use different provider for membership? Actually i want to
Does anyone know the syntax to use to add pattern styles to the cell

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.