Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork855
Deleted duplicated paragraph#902
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Deleted the duplicated paragraph "Committing Changes" (already in the paragraph "Staging and Committing Files") and changed "git add" to "git add -p". All accordingly to#888
ghost commentedJun 18, 2022 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
Sadly, I'm getting an error trying to sign the CLA. Are there any other ways to sign this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you!
Thanks for trying! There are other ways to sign, but I think they may be paper-based. The error is a known issue --geldata/cla-bot#50 -- hopefully it'll be fixed soon so let's just wait a week or so. I'll give that issue a ping as well. |
Thank you very much, I will do that! |
Uh oh!
There was an error while loading.Please reload this page.
Corrected a mistake with "git add -p" and added the normal "git add" command againCo-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
@Darnokiv can you try signing the CLA again? |
I still get the same error, for me (but I'm an absolute beginner) it looks like the noreply-email cannot be related with my GitHub account
|
ambv commentedJun 20, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thanks for testing. I made changes that fixed what seems to be a subset of the problems people were seeing. Your situation is still a bit different it seems. I'm investigating further! Thank you for your patience. |
Thank you for searching the issue! Let me know, when you need more info on my setup to raise the error or you need me to test again |
@ambv, I just tried the signing again and it worked |
Thanks for checking,@Darnokiv! |
Deleted the duplicated paragraph "Committing Changes" (already in the paragraph "Staging and Committing Files") and changed "git add" to "git add -p". All accordingly to#888