Re: How to provide authentication along with git command itself ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2011-07-14 at 16:29 +0530, J. Bakshi wrote:
[...]
> 
> Thanks for the response. Can I use the same .netrc to store different
> authentication for different repo ? Is it somehow possible to store
> the information at the concerned .git of the repo ? I think this will
> be easier for multiple repos.
> 

I'm not sure, but netrc is not specific for any particular protocol. It
assumes that your login and password are the same for several services
on the same computer or set of computers.

It's often less hassle (and more efficient wrt. data transfer) to use
SSH. With gitolite you can give people access to git repositories over
SSH without giving them SSH access to the machine proper.

Cheers,
   cmn

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]