There was an error while loading. Please reload this page.
1 parent 147ece2 commit edd8431Copy full SHA for edd8431
1 file changed
.devcontainer/Dockerfile
@@ -61,6 +61,6 @@ RUN git config --global init.defaultBranch main
61
RUN git config --global gpg.format ssh
62
RUN git config --global commit.gpgsign true
63
RUN git config --global tag.gpgsign true
64
-# git config --global user.signingkey "ed25519ssh-ed25519 ABC..."
+# git config --global user.signingkey "ed25519ssh-ed25519 ABC_publick_key..."
65
66
WORKDIR /
0 commit comments