HEAD
Jump to navigation
Jump to search
git log origin/yourBranchName..HEAD
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.
current HEAD is out-of-date with the remote base branch: Please update the current branch with the latest changes from the default branch.
Related[edit]
git checkout new branchgit push origin HEAD:/your-branchgit checkoutallowed_methods- HTTP HEAD method
- Best practices design patterns: optimizing Amazon S3 performance
- git log -1 --format="%cd" HEAD
Your branch is ahead of- git reset --soft HEAD~3
See also[edit]
Advertising: