Skip to content

Commit edd8431

Browse files
committed
devcontainer: improve docs
1 parent 147ece2 commit edd8431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ RUN git config --global init.defaultBranch main
6161
RUN git config --global gpg.format ssh
6262
RUN git config --global commit.gpgsign true
6363
RUN git config --global tag.gpgsign true
64-
# git config --global user.signingkey "ed25519ssh-ed25519 ABC..."
64+
# git config --global user.signingkey "ed25519ssh-ed25519 ABC_publick_key..."
6565

6666
WORKDIR /

0 commit comments

Comments
 (0)