All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Beller <stefanbeller@gmail.com>
To: Jagan Teki <jagannadh.teki@gmail.com>, Git List <git@vger.kernel.org>
Subject: Re: How to give permission to another user on my git remote
Date: Mon, 11 Aug 2014 13:56:14 +0200	[thread overview]
Message-ID: <53E8AF5E.3070807@gmail.com> (raw)
In-Reply-To: <CAD6G_RTP5AQC8wjz17ghGBGbJ95t=kn5rRAgSaGaM-QCxi2mtA@mail.gmail.com>

On 11.08.2014 13:41, Jagan Teki wrote:
> Hi,
> 
> I have created one repository (but I'm not a root user on the server) like
> $ git init --bare
> 
> And I do push my changes locally to remote repo where I created.
> My friend also working the same repo, and he needs to push the changes
> on the same.
> 
> I tried by adding below line on the remote config file
> [config]
>         sharedRepository = true
> 
> Any help, how to do that.
> 

Please see
http://git-scm.com/book/en/Git-on-the-Server-Getting-Git-on-a-Server
to explore different ways how to use git on a server.

Stefan

      reply	other threads:[~2014-08-11 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11 11:41 How to give permission to another user on my git remote Jagan Teki
2014-08-11 11:56 ` Stefan Beller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53E8AF5E.3070807@gmail.com \
    --to=stefanbeller@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jagannadh.teki@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.