Difference between revisions of "HEAD"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 9: | Line 9: | ||
* <code>[[git push origin]] HEAD:/your-branch</code> | * <code>[[git push origin]] HEAD:/your-branch</code> | ||
* <code>[[git checkout]]</code> | * <code>[[git checkout]]</code> | ||
+ | * [[allowed_methods]] | ||
== See also == | == See also == |
Revision as of 14:15, 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
See also
git checkout
[-b
|master | main | -f
]
Advertising: