* Remote git server dubious ownership
@ 2024-10-08 15:14 Alessio De Marchi (GMail)
2024-10-08 18:27 ` Michal Suchánek
0 siblings, 1 reply; 2+ messages in thread
From: Alessio De Marchi (GMail) @ 2024-10-08 15:14 UTC (permalink / raw)
To: git
Hello
I'm using git v2.46.2 on windows, and I have a server linux (git
v2.45.2) where me and other developer push our repositories.
If i push my changes on a repository that is owned by another user the
server git respond:
fatal: detected dubious ownership in repository...
So I can push changes only in repository owned by myself.
It is possible to share a repository to more that one user? (I remember
that it was possible untill some years ago)
thanks
Alessio De Marchi
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Remote git server dubious ownership
2024-10-08 15:14 Remote git server dubious ownership Alessio De Marchi (GMail)
@ 2024-10-08 18:27 ` Michal Suchánek
0 siblings, 0 replies; 2+ messages in thread
From: Michal Suchánek @ 2024-10-08 18:27 UTC (permalink / raw)
To: Alessio De Marchi (GMail); +Cc: git
Hello,
On Tue, Oct 08, 2024 at 05:14:49PM +0200, Alessio De Marchi (GMail) wrote:
> Hello
>
> I'm using git v2.46.2 on windows, and I have a server linux (git v2.45.2)
> where me and other developer push our repositories.
>
> If i push my changes on a repository that is owned by another user the
> server git respond:
>
> fatal: detected dubious ownership in repository...
>
>
> So I can push changes only in repository owned by myself.
>
> It is possible to share a repository to more that one user? (I remember that
> it was possible untill some years ago)
look for the git safe.directory option. That makes it possible to
specify which repositories are shared.
HTH
Michal
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-08 18:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 15:14 Remote git server dubious ownership Alessio De Marchi (GMail)
2024-10-08 18:27 ` Michal Suchánek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox