git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git remote doesn't show remotes from .git/remotes
@ 2011-10-06 15:33 Kirill Likhodedov
  2011-10-07 15:04 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Kirill Likhodedov @ 2011-10-06 15:33 UTC (permalink / raw)
  To: git

Hello,

It seems that 'git remote' doesn't display remotes registered not in .git/config but in .git/remotes/.
Is it a bug?

# git version
git version 1.7.6
# git remote
origin
# ls .git/remotes
test
# git fetch test         // succeeds

Btw, are there advantages in using .git/remotes/ instead of .git/config ? 
If not, are there plans to remove .git/remotes/ support in future versions?

Thanks.

----------------------------------
Kirill Likhodedov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

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

end of thread, other threads:[~2011-10-07 18:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 15:33 git remote doesn't show remotes from .git/remotes Kirill Likhodedov
2011-10-07 15:04 ` Jeff King
2011-10-07 15:49   ` Kirill Likhodedov
2011-10-07 18:08   ` Junio C Hamano

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