Gitosis requires password even though the public key is given

前端 未结 11 769
挽巷
挽巷 2021-02-07 03:51

I\'m confronted with some problems when trying to configure gitosis on my Archlinux

http://wiki.archlinux.org/index.php/Setting_Up_Git_ACL_Using_gitosis

I referr

11条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-07 04:23

    This is what solved the problem for me (on Ubuntu):

    git clone gitosis@ns.home:/srv/gitosis/repositories/gitosis-admin.git
    

提交回复
热议问题