How to change the URI (URL) for a remote Git repository?

前端 未结 25 2088
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-22 00:28

I have a repo (origin) on a USB key that I cloned on my hard drive (local). I moved \"origin\" to a NAS and successfully tested cloning it from here.

I would like to

25条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-22 01:22

    check your privilege

    in my case i need to check my username

    i have two or three repository with seperate credentials.

    problem is my permission i have two private git server and repositories

    this second account is admin of that new repo and first one is my default user account and i should grant permission to first

提交回复
热议问题