Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix typo #84

wants to merge 1 commit into from

Conversation

hushunchao
Copy link

No description provided.

@hushunchao
Copy link
Author

In mini-primer.md

191 5ef0bd68b515 (HEAD -> master, freebsd/master, freebsd/HEAD) HEAD@{0}: pull --ff-only: Fast-forward
192 a8163e165c5b (upstream/master) HEAD@{1}: checkout: moving from b6fb97efb682994f59b21fe4efb3fcfc0e5b9eeb to master
193 ...
194 ```
195 shows me moving the working tree to the master branch (a816...) and
196 then updating from upstream (to 5ef0...). In this case, bad would be
197 HEAD (or 5rf0bd68)

In line 191 and 197 HEAD has different commit IDs.
5ef0bd68b515 - 5rf0bd68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant