Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View swapnilmarathe007's full-sized avatar
🎯
Focusing

Swapnil Marathe swapnilmarathe007

🎯
Focusing
  • Nashik,Maharashtra,India
View GitHub Profile
@ankurk91
ankurk91 / github_gpg_key.md
Last active April 9, 2024 16:34
Signing git commits using GPG (Ubuntu/Mac)

Github : Signing commits using GPG (Ubuntu/Mac) 🔐

  • Do you have an Github account ? If not create one.
  • Install required tools
  • Latest Git Client
  • gpg tools
# Ubuntu
sudo apt-get install gpa seahorse
# MacOS with https://brew.sh/