All of lore.kernel.org
 help / color / mirror / Atom feed
* Create Remote Repository from local
@ 2022-07-14  9:50 Antonio Cabañas Zurita
  2022-07-14 10:11 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 2+ messages in thread
From: Antonio Cabañas Zurita @ 2022-07-14  9:50 UTC (permalink / raw)
  To: git

Hi,

I'm setting up a git server, but I've run into a little problem.

It is possible to generate a remote repository on the server from a
local repository, or for this it must be created on the remote
(server), regardless of whether it is by cloning or by remote add.

Assuming that I am in a newly created local repository I have tried:

Do a git remote add ssh://git@git/<location>

And I have not previously created a repository in location(on the
server side), it returns an error that it is not a known repository in
the destination.

I do not know if I explained well.

Thank you for your your time,

Cheers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-14 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14  9:50 Create Remote Repository from local Antonio Cabañas Zurita
2022-07-14 10:11 ` Ævar Arnfjörð Bjarmason

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.