Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you have submitted a pull request and had a DCO error, this is one way to fix it.

...

  1. Go to the "email" settings page
  2. If "Keep my email addresses private" is checked, uncheck it.
  3. Make sure your Primary email address is valid and has been verified

Second, change your GitHub Desktop for Windows settings

  1. settings
  2. email
  3. chooseFile, options
  4. git
  5. Set your name and email address to your public address

Image Added











Third, you can use your command line to update the remote

  1. Using GitHub Desktop, open a new command prompt:

Image Added

2. You can then use git rebase or git commit --amend  -s ... to fix things up as needed. You'll probably need to do a git push --force-with-lease or similar.


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesCA
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("dco","github") and type = "page" and space = "CA"
labelsgithub dco

...

Page Properties
hiddentrue


Related issues