In this video, we are going to download the Git on a local machine.
In this video, we are going to download the Git on a local machine.
Resources:
1) Git Install on Windows Documentation: https://git-scm.com/download/win 2) Adding the git in environment path: https://stackoverflow.com/questions/26620312/git-installing-git-in-path-with-github-client-for-windows 3) Git Install on Linux machine: https://git-scm.com/download/linux
This article is all about my journey on switching from Windows 10 to Linux Mint 20, how I got easily adapted to the Linux environment, and some resources that helped me to set up a perfect Desktop environment.
Git has become ubiquitous as the preferred version control system (VCS) used by developers. Using Git adds immense value especially for engineering teams where several developers work together since it becomes critical to have a system of integrating everyone's code reliably.
The Windows Subsystem for Linux lets developers run a GNU/Linux environment — including most command-line tools, utilities, and applications — directly on Windows, unmodified, without the overhead of a traditional virtual machine or dualboot setup.
How to Install GIT on Windows
Setup the ultimate Web Development environment with Windows and Linux 🐧 using WSL. Make the command line look cool, then add node, git, docker, and more.