From: "Francis Moreau" <francis.moro@gmail.com>
To: git@vger.kernel.org
Subject: git describe origin ?
Date: Sat, 7 Jul 2007 17:51:58 +0200 [thread overview]
Message-ID: <38b2ab8a0707070851m25d615bdn4f7286cbadaf1316@mail.gmail.com> (raw)
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
next reply other threads:[~2007-07-07 15:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-07 15:51 Francis Moreau [this message]
2007-07-07 16:33 ` git describe origin ? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38b2ab8a0707070851m25d615bdn4f7286cbadaf1316@mail.gmail.com \
--to=francis.moro@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).