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

HEAD moved to "Initial commit" #65

Open
wrzaskun opened this issue May 4, 2021 · 2 comments
Open

HEAD moved to "Initial commit" #65

wrzaskun opened this issue May 4, 2021 · 2 comments

Comments

@wrzaskun
Copy link

wrzaskun commented May 4, 2021

In My opinion this is low level priority error, because this is only other idea to solve the excercise.
HEAD moved to Initial commit this error occurs when branch is created by
git checkout -b cs HEAD^ instead of
git checkout -b cs then git reset --hard HEAD^ or similar.
This is only shortcut for replace two line of code to one.

@ziobron
Copy link
Contributor

ziobron commented May 4, 2021

🏅 2 XP granted for @wrzaskun
Thanks for raising this Issue to help to make the course better!

@ziobron
Copy link
Contributor

ziobron commented May 12, 2021

That's true. Thanks for a good suggestion. Would you try to open a PR with the suggested change? :)

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

No branches or pull requests

2 participants