git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: MARIE Alexandre <alexandre.marie@synchrotron-soleil.fr>
To: Philip Oakley <philipoakley@talktalk.net>,
	"git@vger.kernel.org" <git@vger.kernel.org>
Subject: RE:[New to the mailing list] Searching for help
Date: Thu, 21 Mar 2019 16:11:58 +0000	[thread overview]
Message-ID: <7EF15309FAA2EA4FAB1643CB55D93ED8DBD439@SUN-DAG3.synchrotron-soleil.fr> (raw)
In-Reply-To: <11e78b8b-77f5-af1c-c362-1ca7aa8585dc@talktalk.net>

Hello Philip

> This list is for the development of Git. There is a googlegroups list
> for git users. However..

Sorry, my mistake, I found this mailing list here[0] where it is written that this is one for asking questions, having comments or reporting bugs.

> A detached head simply means that you are looking at a specific commit
> ((hash number)), rather than the 'latest commit on the branch'.

I think that I kind of understand what is a detached head now, 
but my problem is when I run: 
gitk --all
I still can see the detached head, whether I am on the 'detached head state' or not.

>  You did not say which OS you were on, or if you prefer the command line,
> or a visual  gui to see the current arrangement of your commits - the
> 'gitk' viewer is useful for the latter.

Sorry about that, I am on Debian.

> If you have already made some commits on the 'detached head' then use
> the 'git branch' command, or 'git checkout -b' to create a branch name
> for your new commits (check the manual). Having named the new commits,
> you can get back to link the bits together. You can use 'cherry-pick' to
> pick of individual commits from that new branch onto the new
> destination, or use rebase if there is a series.

The fact is that I fetched a whole rep into a detached head state named temp, but this is not a git branch.
So I am stuck trying to delete this whole rep.
My history is splitted by two by the rep in detached head state.

Thanks for your response.

Alex


[0] https://git-scm.com/community



      reply	other threads:[~2019-03-21 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21 14:11 [New to the mailing list] Searching for help MARIE Alexandre
2019-03-21 15:59 ` Philip Oakley
2019-03-21 16:11   ` MARIE Alexandre [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7EF15309FAA2EA4FAB1643CB55D93ED8DBD439@SUN-DAG3.synchrotron-soleil.fr \
    --to=alexandre.marie@synchrotron-soleil.fr \
    --cc=git@vger.kernel.org \
    --cc=philipoakley@talktalk.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).