git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: git@vger.kernel.org
Subject: Host refs to push are chosen (documentation error)?
Date: Wed, 17 Feb 2010 16:27:57 +0300	[thread overview]
Message-ID: <201002171627.57599.arvidjaar@mail.ru> (raw)

[-- Attachment #1: Type: Text/Plain, Size: 677 bytes --]

I have a feeling that documentation is not up to date.

{pts/1}% git --version
git version 1.6.6.2

Reading man git-push:

       --all
           Instead of naming each ref to push, specifies that all refs 
under
           $GIT_DIR/refs/heads/ be pushed.

OK, so

{pts/1}% git push -n --all
To ssh://git.mandriva.com/projects/networkmanager.git
 * [new branch]      local-mdv -> local-mdv
 * [new branch]      local-mdv.stgit -> local-mdv.stgit
 * [new branch]      tmp -> tmp
 * [new branch]      tmp.stgit -> tmp.stgit

so far so good, but

{pts/1}% l .git/refs/heads
local-mdv  local-mdv.stgit

Apparently $GIT/refs/heads is not the only place?

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

             reply	other threads:[~2010-02-17 13:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 13:27 Andrey Borzenkov [this message]
2010-02-17 13:39 ` Host refs to push are chosen (documentation error)? Tay Ray Chuan
2010-02-17 17:39   ` Avery Pennarun
2010-02-18  1:16     ` Jeff King
2010-02-18  1:51       ` Avery Pennarun
2010-02-18  2:04         ` Junio C Hamano
2010-02-18  2:10           ` Jeff King
2010-02-18  4:06             ` Junio C Hamano
2010-02-18  4:43               ` Jeff King
2010-02-18  5:13                 ` Junio C Hamano
2010-02-18  2:04         ` Jeff King
2010-02-18  7:19       ` Andrey Borzenkov

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=201002171627.57599.arvidjaar@mail.ru \
    --to=arvidjaar@mail.ru \
    --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).