Thread (13 messages) flat view 13 messages, 7 authors, 2016-06-15

Re: problem pushing repository

From: Raimund Bauer <hidden>
Date: 2016-06-15 22:43:17

Possibly related (same subject, not in this thread)

Hi,

On Fri, 2007-06-22 at 12:26 +0100, Johannes Schindelin wrote: 
Hi,

On Fri, 22 Jun 2007, Raimund Bauer wrote:
quoted
$ git push slcom test:test 
error: dst refspec test does not match any existing ref on the remote
and does not start with refs/.
fatal: The remote end hung up unexpectedly
error: failed to push to
'ray@softwarelandschaft.com:/home/ray/repos/drupal/multirate'
This is a completely unrelated problem!

It says that there is no branch named "test" on the remote side, and since 
you could also want to push a tag, you have to say

	test:refs/heads/test

here. However, I do not understand why you bother to use the :dst syntax 
here, since your target name is _exactly_ the same as the source name. Why 
not just

	git push slcom test
because I had gotten the command line from bash-completion and since it
worked with existing branches I saw no reason why it shouldn't work with
new ones.
will read the documentation next time ;-)
Ciao,
Dscho
-- 
best regards

  Ray
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help