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

git reset --hard ... does't work as describes in Readme.md #65

Open
dl9sec opened this issue Dec 21, 2020 · 0 comments
Open

git reset --hard ... does't work as describes in Readme.md #65

dl9sec opened this issue Dec 21, 2020 · 0 comments

Comments

@dl9sec
Copy link

dl9sec commented Dec 21, 2020

git reset --hard gd32f303cc_with_bootloader.ld
or
git reset --hard gd32f303cc_with_bootloader_plus4.ld

didn't work for me (git version 2.25.1 on a Xubuntu 20.04 LTS) and gives an error message:

"fatal: A 'hard'-reset with pathes is not possible" (the wording might differs a bit, my messages are in german).

What worked for me is

git reset --hard

but I don't know what impact is has.

Maybe the Readme.md should clarify that.

Regards, Thorsten

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

1 participant