git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Julius Smith <jos@ccrma.stanford.edu>
To: git@vger.kernel.org
Subject: Re: Submodule "git branch" says (HEAD detached at <incorrect-commit>)
Date: Wed, 3 Jul 2019 01:31:40 -0700	[thread overview]
Message-ID: <CAMPRpjUAKPo-fFeE1R_QjMTrc_RST0y-1Jrhcg2Z-xyH7ubt5A@mail.gmail.com> (raw)
In-Reply-To: <CAMPRpjUWBXCEagDB5RwsBTYSJWeypOeY47CGWOO95oZiSCTOjw@mail.gmail.com>

I should add:
> git --version
git version 2.20.1 (Apple Git-117)

On Wed, Jul 3, 2019 at 1:28 AM Julius Smith <jos@ccrma.stanford.edu> wrote:
>
> Greetings,
>
> I have a repo with two branches A and B, say, and a submodule pointing
> to a repo also with two branches, say C and D.  Branch A of the parent
> uses branch C of the submodule, while B uses D.  My clone is in a
> state (that I've seen often) where branch A's submodule directory
> _appears_ to be using a commit for D when really it's a commit for C.
> "git branch" in the the submodule directory says "(detached from
> <commit-for-D>)" but this seems to be wrong.  I did "git diff
> <commit>" in the submodule directory to show that it was the C-commit
> and not the D-commit as it appeared.  Could "git branch" in the
> submodule directory be referring to the commit at the time it was
> first detached and not updating after a "git submodule update --init"
> in the parent?
>
> Thanks,
> - Julius
>
> --
> Julius O. Smith III <jos@ccrma.stanford.edu>

  reply	other threads:[~2019-07-03  8:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-03  8:28 Submodule "git branch" says (HEAD detached at <incorrect-commit>) Julius Smith
2019-07-03  8:31 ` Julius Smith [this message]
2019-07-03 18:17 ` Junio C Hamano
2019-07-03 19:00   ` Julius Smith

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=CAMPRpjUAKPo-fFeE1R_QjMTrc_RST0y-1Jrhcg2Z-xyH7ubt5A@mail.gmail.com \
    --to=jos@ccrma.stanford.edu \
    --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).