git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Host refs to push are chosen (documentation error)?
@ 2010-02-17 13:27 Andrey Borzenkov
  2010-02-17 13:39 ` Tay Ray Chuan
  0 siblings, 1 reply; 12+ messages in thread
From: Andrey Borzenkov @ 2010-02-17 13:27 UTC (permalink / raw)
  To: git

[-- 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 --]

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

end of thread, other threads:[~2010-02-18  7:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-17 13:27 Host refs to push are chosen (documentation error)? Andrey Borzenkov
2010-02-17 13:39 ` 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

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).