Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

SSH key #122

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

SSH key #122

wants to merge 2 commits into from

Conversation

bhumika-kalaru
Copy link
Contributor

@bhumika-kalaru bhumika-kalaru commented Jan 7, 2023

Issue: 98

  • ssh-keygen -t ed25519 -C "mailID"
  • eval "$(ssh-agent -s)"
  • ssh-add ~/.ssh/id_ed25519
  • clip < ~/.ssh/id_ed25519.pub
    Screenshot (847)

@opencode-bot
Copy link

Hey @bhumika-kalaru

Thanks for opening this PR 🚀. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode'22 ✨✨!

@ABHAY0O7
Copy link
Member

ABHAY0O7 commented Jan 7, 2023

You didn't answer the question @bhumika-kalaru also, commands are missing.

@bhumika-kalaru
Copy link
Contributor Author

bhumika-kalaru commented Jan 8, 2023

@ABHAY0O7 ok sir updated it,now there was some problem last time

@ABHAY0O7
Copy link
Member

@bhumika-kalaru SSH keys are not used to sign the commits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants