Difference between revisions of "HEAD"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <code>[[git checkout]]</code> | * <code>[[git checkout]]</code> | ||
* [[allowed_methods]] | * [[allowed_methods]] | ||
+ | * [[HTTP HEAD method]] | ||
== See also == | == See also == |
Revision as of 14:16, 8 June 2023
HEAD is now at XXXXX ...
Detached HEAD
HEAD detached
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
git checkout new branch
git push origin HEAD:/your-branch
git checkout
- allowed_methods
- HTTP HEAD method
See also
git checkout
[-b
|master | main | -f
]
Advertising: