Difference between revisions of "HEAD"
Jump to navigation
Jump to search
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | * <code>[[HEAD is now at]] XXXXX ...</code> | |
+ | * <code>[[Detached HEAD]]</code> | ||
+ | * <code>[[HEAD detached]]</code> | ||
+ | * <code>[[unexpected status from HEAD request to]]</code> | ||
+ | You are in '[[detached]] HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. | ||
+ | == Related == | ||
+ | * <code>[[git checkout new branch]]</code> | ||
+ | * <code>[[git push origin]] HEAD:/your-branch</code> | ||
+ | * <code>[[git checkout]]</code> | ||
+ | * <code>[[allowed_methods]]</code> | ||
+ | * [[HTTP HEAD method]] | ||
== See also == | == See also == |
Latest revision as of 05:58, 13 August 2024
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
Related[edit]
git checkout new branch
git push origin HEAD:/your-branch
git checkout
allowed_methods
- HTTP HEAD method
See also[edit]
git checkout
[-b
|master | main | -f
]
Advertising: