Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
remove http and https proxy settings of npm and git

How to remove http and https proxy settings of npm and git ?

July 10, 2021July 10, 2021 Editorial StaffLeave a Comment on How to remove http and https proxy settings of npm and git ?

This tutorial guides you on how to remove http and https proxy settings of npm and git. You will also learn how to configure npm and git to use proxy.

Angular git, https-proxy, node, npm, proxy
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
Invalid VCS root mapping android studio

Invalid VCS root mapping – android studio project error

March 10, 2021March 10, 2021 Editorial StaffLeave a Comment on Invalid VCS root mapping – android studio project error

This tutorial guides you on how to fix Invalid VCS root mapping android studio project error that you are facing while opening ionic project in android studio. Invalid VCS root mapping – android studio project error Basically, I just downloaded… Read More!

Git android, git, ionic
git tutorials

Git – How to compare files in two different branches

February 12, 2020February 12, 2020 Editorial StaffLeave a Comment on Git – How to compare files in two different branches

This tutorial explains you how to compare files in two different branches in Git.

Git git, git diff
Copyright © 2018 Sneppets. All Rights Reserved