git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git describe origin ?
@ 2007-07-07 15:51 Francis Moreau
  2007-07-07 16:33 ` Johannes Schindelin
  0 siblings, 1 reply; 6+ messages in thread
From: Francis Moreau @ 2007-07-07 15:51 UTC (permalink / raw)
  To: git

Hi,

I was wondering what does 'git describe origin' command mean on a git
repo. Does it mean ?

    a/ git describe origin/HEAD
    b/ git describe origin/master
    c/ something else

I also played with git remote and did something silly like:

$ git remote add bob /tmp/dummy # dummy does not exist
$ git remote show bob
fatal: '/tmp/toto': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
ls-remote --heads /tmp/toto: command returned error: 1

Maybe the output could be improved to be more readable.

Thanks
-- 
Francis

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

end of thread, other threads:[~2007-07-08 13:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-07 15:51 git describe origin ? Francis Moreau
2007-07-07 16:33 ` Johannes Schindelin
2007-07-07 16:53   ` Francis Moreau
2007-07-07 17:14     ` Johannes Schindelin
2007-07-07 17:27       ` Francis Moreau
2007-07-08 13:51   ` Francis Moreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).