Git saves every version of your files. Keep the defaults, watch two choices, and check it with one command.
Jo video mein bola, yahan nukte mein likha hai.
What I said in the video, written here as key points.
Apne kaam ka record. A record of your own work.
Git keeps every version of your files, so you can always go back. It is used everywhere in real jobs, and we use it to keep your SQL files safe. The installer also gives you Git Bash, a terminal.
Yahan bhi official site se. Official site again.
Open git-scm.com/download/win and download the latest version (the Standalone Installer for your PC). Open the downloaded file from Downloads.
Baaki sab default. Everything else stays on default.
Click Next through the screens and keep the defaults. Two choices to watch: for the default editor, choose Use Visual Studio Code as Git's default editor; and on the PATH screen, keep Git from the command line and also from 3rd-party software, so git works in Command Prompt. Then click Install and Finish.
A version number means Git is ready.
Open a new Command Prompt and type:
git --version
You should see something like git version 2.x. If Windows says git is not recognized, reinstall and keep the option Git from the command line and also from 3rd-party software.
git is not recognized | Reinstall Git with Git from the command line and also from 3rd-party software selected. Open a new Command Prompt. |
| Still not found after install | Restart the PC once. |
Tell me exactly what the screen says. Ghabrana nahi.
git is not recognized: reinstall Git with Git from the command line and also from 3rd-party software selected, and open a new Command Prompt.Tell me in the comments. Milte hain agli video mein. Next: check everything together.
Free SQL course and the Setup page, which maps every step. Join the WhatsApp Community, the Channel or Discord.