Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
How to connect to Github using SSH

How to connect to Github using SSH ?

June 18, 2021October 11, 2022 Editorial StaffLeave a Comment on How to connect to Github using SSH ?

This tutorial guides you on how to connect to Github using SSH. While setting up development environment or checking out code from git for the first time, you may need to setup Github with SSH. So that it simplifies your… Read More!

linux git, github, ssh
Git not working with a proxy server – gnutls_handshake() failed

Git not working with a proxy server – gnutls_handshake() failed

June 17, 2021June 18, 2021 Editorial StaffLeave a Comment on Git not working with a proxy server – gnutls_handshake() failed

This tutorial guides you on how to fix Git not working with proxy server issue i.e., access issue fatal: unable to access ‘https://github.com/nvm-sh/nvm.git/’: gnutls_handshake() failed: Error in the pull function when you try to install nvm as shown below. Git… Read More!

linux git, github, proxy
angular error troubleshoot

npm ERR! enoent spawn git ENOENT

May 6, 2020March 10, 2021 Editorial StaffLeave a Comment on npm ERR! enoent spawn git ENOENT

This tutorial guides you how to resolve npm error spawn git ENOENT when trying to install required dependencies from git.

Angular angular, github, node.js, npm

GitHub unable to access HTTPS and SSL routines error

March 20, 2018December 8, 2018 Editorial Staff5 Comments on GitHub unable to access HTTPS and SSL routines error

Are you facing the following Git and GitHub access error with multiple git repositories all of a sudden ? HTTPS and SSL routines access Error:

software error, github
Copyright © 2018 Sneppets. All Rights Reserved