Uh oh!
There was an error while loading. Please reload this page.
Deleted duplicated paragraph - #902
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
Darnokiv
commented
Jun 18, 2022
Sadly, I'm getting an error trying to sign the CLA. Are there any other ways to sign this? |
hugovk
commented
Jun 18, 2022
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. |
Darnokiv
commented
Jun 18, 2022
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 again Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
ambv
commented
Jun 20, 2022
@Darnokiv can you try signing the CLA again? |
Darnokiv
commented
Jun 20, 2022
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
|
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. |
Darnokiv
commented
Jun 20, 2022
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 |
Darnokiv
commented
Jun 20, 2022
@ambv, I just tried the signing again and it worked |
ambv
commented
Jun 20, 2022
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