/
Use GitHub for Windows and VSCode
Use GitHub for Windows and VSCode
If you have submitted a pull request and had a DCO error, this is one way to fix it.
Step-by-step guide
First, change your GitHub settings
- Go to the "email" settings page
- If "Keep my email addresses private" is checked, uncheck it.
- Make sure your Primary email address is valid and has been verified
Second, change your GitHub Desktop for Windows settings
- File, options
- git
- Set your name and email address to your public address
Third, you can use your command line to update the remote
- Using GitHub Desktop, open a new command prompt:
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.
Related articles
, multiple selections available,
Related content
Link GitHub to Discord
Link GitHub to Discord
More like this
Pull Requests
Pull Requests
More like this
Extend DRman & GitVCR for Gitlab
Extend DRman & GitVCR for Gitlab
More like this
Improve Documentation for DRMan, Generate & Publish Github pages using mkdocs
Improve Documentation for DRMan, Generate & Publish Github pages using mkdocs
More like this
Extend DRman & GitVCR for Gitlab
Extend DRman & GitVCR for Gitlab
More like this