#git bot interface
History of !detached
- A detached HEAD (aka "no branch") occurs when your HEAD does not point at a branch. New commits will NOT be added to any branch, and can easily be !lost. This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) am or d) rebase that is stuck/conflicted. See !reattach
By canton7 at 2017-01-06 11:01:55
- A detached HEAD(aka "no branch") occurs when your HEAD does not point at a branch. New commits will NOT be added to any branch, and can easily be !lost. This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) am or d) rebase that is stuck/conflicted. See !reattach
By EugeneKay at 2012-06-30 20:54:41
- A detached HEAD occurs when your HEAD does not point at a branch. New commits will NOT be added to any branch, and can easily be !lost. This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) am or d) rebase that is stuck/conflicted. See !reattach
By charon at 2012-02-16 21:24:49
- A detached HEAD occurs when your HEAD does not point at a branch. New commits will NOT be added to any branch, and can easily be lost (see !lost). This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) am or d) rebase that is stuck/conflicted. See !reattach
By charon at 2012-02-16 21:15:01
- A detached HEAD occurs when your HEAD does not point at a branch. New commits will NOT be added to any branch, and can easily be lost! This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) am or d) rebase that is stuck/conflicted. See !reattach
By charon at 2012-02-16 21:09:01
- A detached head occurs when you are not currently checked out into a local branch, or in other words there is no way for your commits to change a reference. This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) am or d) rebase that is stuck/conflicted. See !reattach
By charon at 2012-02-16 21:08:11
- A detached head occurs when you are not currently checked out into a local branch, or in other words there is no way for your commits to change a reference. This can happen if you a) check out a tag, remote tracking branch, or SHA; or b) if you are in a submodule; or you are in the middle of a c) merge or d) rebase that is conflicted. See !reattach
By charon at 2012-02-16 21:05:10
- A detached head occurs when you are not currently checked out into a local branch, or in other words there is no way for your commits to change a reference. This can happen if you check out a tag, remote tracking branch, or SHA; or if you are in a submodule or you are in the middle of a merge or rebase that is conflicted.
By SethRobertson at 2012-01-11 01:37:46