Skip to content

Commit

Permalink
Merge pull request #203 from pan-apple/gpg
Browse files Browse the repository at this point in the history
List of common issues while using vscode dev containers
  • Loading branch information
woody-apple authored Apr 2, 2020
2 parents f3b1167 + 73af262 commit ff3e039
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/VSCODE_DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ Located in the [launch json](../.vscode/launch.json) file you'll find a list of

Developers are encouraged to add tasks to the [launch json](../.vscode/launch.json) over time to make sure everyone is using the same base debuging setup.

## Common Issues
* [Missing Git credential](https://code.visualstudio.com/docs/remote/containers#_sharing-git-credentials-with-your-container)
* [Missing Git SSH keys](https://code.visualstudio.com/docs/remote/containers#_sharing-git-credentials-with-your-container)
* [Using GPG signing keys](https://github.com/microsoft/vscode-remote-release/issues/72)

0 comments on commit ff3e039

Please sign in to comment.