git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Sudipta GHOSH" <sudipta.in@gmail.com>
To: git@vger.kernel.org
Subject: remote branch checkout issue, why its *(no branch)
Date: Sat, 29 Nov 2008 00:15:14 +0200	[thread overview]
Message-ID: <9e6474ae0811281415n7b4596afq7b3ce25816d9a639@mail.gmail.com> (raw)

Hi,

In Our git repository there are few branches like

master
orgin/B1
origin/B2

After doing  #git checkout orgin/B1 I found that my current branch is
*(no branch)

#git branch
*(no branch)
master

Why its showing *(no branch) why not origin/B1

How I can checkout orgin/B1 and after that my current branch will be
orgin/B1 not the *(no branch)

Regards,
-SG

             reply	other threads:[~2008-11-28 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 22:15 Sudipta GHOSH [this message]
2008-11-28 22:32 ` remote branch checkout issue, why its *(no branch) Jakub Narebski
2008-11-28 23:24   ` Björn Steinbrink

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=9e6474ae0811281415n7b4596afq7b3ce25816d9a639@mail.gmail.com \
    --to=sudipta.in@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).