How to Install and Configure Git and GitHub on Windows 11

  Рет қаралды 288,013

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Learn how to install and configure Git and GitHub on Windows 11/ Windows 10 with this comprehensive tutorial. #Git #GitHub #Windows11 #Windows10 #gittutorial
Set Up Git:
git config --global user.name "Your Name"
git config --global user.email "youremail@domain.com"
other commands
git clone (url)
git add (file names)
git commit -m "(committed message)
git push -u origin main
git remote add origin main (url)( tokenhere@github.com/user_name/repo_name.git)
FIX: "Support for password authentication was removed. Please use a personal access token instead."
git clone tokenhere@github.com/user_name/repo_name.git
Git is a popular version control system used by developers to track changes in their code repositories. GitHub, on the other hand, is a web-based platform that provides hosting for Git repositories and offers additional collaboration features.
In this tutorial, you will discover the step-by-step process of installing and configuring Git and GitHub on Windows 11. Whether you are a beginner or an experienced developer, this tutorial will provide you with the knowledge and skills to effectively use Git and GitHub in your projects.
The tutorial covers topics such as:
1. Installing Git: You will learn how to install Git using the package manager on Windows 11. We will guide you through the installation process, ensuring that you have Git up and running on your system.
2. Configuring Git: After installation, you will understand how to configure Git with your username and email address. This configuration is essential for properly attributing your commits.
3. Setting up GitHub: You will explore the process of creating a GitHub account and configuring Git to work with GitHub. This includes generating SSH keys, adding them to your GitHub account, and establishing the connection between your local Git repository and GitHub.
By the end of this tutorial, you will have a solid understanding of how to install and configure Git and GitHub on Windows 11. You will be ready to start using Git for version control and collaborate with others using the powerful features of GitHub.
Join us in this tutorial and take your development workflow to the next level with Git and GitHub! #VersionControl #Collaboration #DevOps #SoftwareDevelopment
Git is a distributed version control system. This video shows How to Get Started with Git and Github and teaches The Basics of Git and GitHub.
Version Control ? - Version control systems are a category of software tools that help a software team manage changes to source code over time.
What is GIT? - By far, the most widely used modern version control system in the world today is Git. Git is a mature, actively maintained open source project originally developed in 2005
Why GIT? - Relying on software for mission-critical applications, altering your development workflow impacts your entire business. Git isn’t just for agile software development-it’s for agile business.

Пікірлер: 113
@shivrajpatil791
@shivrajpatil791 Жыл бұрын
literally the best no bs git installation guide i have ever seen...
@MilesMorales827
@MilesMorales827 Жыл бұрын
Now this is a video, no bullshit, no wasting time, just straight to the point. Thank you bro all love❤
@manofsteel6173
@manofsteel6173 8 ай бұрын
are u serious?/no waste of time?
@ruthviks
@ruthviks Жыл бұрын
Sir thank you so much for this tutorial. I watched other tutorials but they didn't work out very well for me. This one is so simple and easy to do. I was successfully able to do it
@JCee3223
@JCee3223 3 ай бұрын
Thank you for this detailed guide! This solved my initial set up problem when trying to learn HTML/CSS. Every other tutorial on KZbin was either straight up filler content or crap that didn't address the problem.
@kennethdavid8469
@kennethdavid8469 Жыл бұрын
for those of you having problem with git add (and file name) instead of adding the name just do git add .(add dot at the end, and press enter) do not include the file name. then after that you can run your git add status
@agathateixeira8754
@agathateixeira8754 Жыл бұрын
Your video is great! It helped me here in Brazil! Thank you.
@kenanahmed8922
@kenanahmed8922 Жыл бұрын
Thank you so much for making such a detailed video. I am impressed with the in-depth guidance you gave. Now I can start my GitHub adventure : )
@pawecorporation9677
@pawecorporation9677 Жыл бұрын
Man! You solved all my issues! Love you!
@suryashishkundu
@suryashishkundu Жыл бұрын
Simple and clear. Thank you
@nidafatima3512
@nidafatima3512 9 ай бұрын
This video is hands down the most informative resource I've ever come across for learning about git.
@李昕航-w9v
@李昕航-w9v 8 ай бұрын
Thank you so much. You are the only one who let me fully understand what I am actually doing.
@ritam4382
@ritam4382 10 ай бұрын
I generally don't comment, but had to for this one. Awesome video, thank you :)
@rogy4373
@rogy4373 Жыл бұрын
MANY THANKS i was intimidated reading all of that setup jargon
@Dr.Discombobulated-y9h
@Dr.Discombobulated-y9h 10 ай бұрын
Same bro
@owennyagoko5998
@owennyagoko5998 3 ай бұрын
Precise and very educative, thanks a lot.
@Fight011
@Fight011 5 ай бұрын
very great, after 6months i found this video, and i can now say that ik how to use git haha(thanks buddy)
@agoualejohankouame9115
@agoualejohankouame9115 11 ай бұрын
Was looking for a good tutorial and this one is probably the best ...Thank you
@C3N9Y
@C3N9Y 10 ай бұрын
thank you sooo much,i was stuck until i found this video
@Ohris
@Ohris Жыл бұрын
Very useful video helped me to easily setup git/github for my personal robot framework project. Thank you.
@alexgramm6131
@alexgramm6131 2 ай бұрын
You are a huge help bro with your help i installed docker and mysql correctly thanks again
@cacurazi
@cacurazi Жыл бұрын
Excellent tutorial. Thanks!
@lamisghoualmi2952
@lamisghoualmi2952 Жыл бұрын
Thank you, very simple and straightforward tutorial. Other videos make things very complex.
@LEARN9652
@LEARN9652 Жыл бұрын
Manam visual code ni separate ga download Cheskovala?
@jallisaiteja4405
@jallisaiteja4405 Жыл бұрын
ha @@LEARN9652
@batchmate8320
@batchmate8320 Жыл бұрын
Thank you sooooooooooooooooo much bro, lots of love for you ❤
@unknown-vr5cy
@unknown-vr5cy Жыл бұрын
This helped me a lot. Thank you.
@SurajRoy
@SurajRoy Жыл бұрын
Great video for a git beginner like me ...
@survivingwithoutvibing
@survivingwithoutvibing 11 ай бұрын
Fantastic video! This is how tutorials should be! Thank you! :)
@pauldriessens715
@pauldriessens715 Жыл бұрын
Ty for the clear tutorial!
@janemuchira2375
@janemuchira2375 Жыл бұрын
Thank You Sir for that insight I have literally followed each and every step and just like that my assignment is done. 🎉🎉
@taniyarawatt
@taniyarawatt 7 ай бұрын
THANK YOU SO MUCH MAN!!!! This helped a lot and very well explained
@EmelyZea
@EmelyZea Жыл бұрын
Thank you so much!
@mariaferodigue
@mariaferodigue Жыл бұрын
Obrigada as we say here in Brazil!! Thank you so much!
@BonSalvo
@BonSalvo 2 ай бұрын
simply useful, thanks
@Manuel-is2bg
@Manuel-is2bg Жыл бұрын
I think you have one of the best tutorials on Git in KZbin.❤
@thalquol
@thalquol Жыл бұрын
Thank you so much. Very useful video.
@debashiskhanrah3695
@debashiskhanrah3695 3 ай бұрын
Really this video is interesting, I created my own setup. Thank you so much.
@edwardhaddican3034
@edwardhaddican3034 5 ай бұрын
This is an excellent tutorial.
@HenryLeu
@HenryLeu Жыл бұрын
Thank you so much! You saved my day!
@pawejerzyna5674
@pawejerzyna5674 Жыл бұрын
great video, thanks
@navneethks8677
@navneethks8677 Жыл бұрын
Thanks bro, this helped me. ✅👩‍💻🖼🔥
@sumeshfdo
@sumeshfdo 5 ай бұрын
Excellent, Thank you very much.
@13.krithickab19
@13.krithickab19 3 ай бұрын
Thanks mate
@TheAntarcticaProject
@TheAntarcticaProject 7 ай бұрын
🔥🔥🔥🔥
@funnyfunny3160
@funnyfunny3160 10 ай бұрын
Sir really really very useful your information was thanks a lot
@ArjunSingh-jw8pp
@ArjunSingh-jw8pp 10 ай бұрын
Thank you for helping us.
@FarmBoyTech
@FarmBoyTech 9 ай бұрын
Man you are a gem.
@kvelez
@kvelez Жыл бұрын
Great video.
@rushi5709
@rushi5709 Жыл бұрын
Badiya bhai ❤
@black-tie3363
@black-tie3363 7 ай бұрын
Thank you very helpful video for me.
@ahmadfatihramadhani2441
@ahmadfatihramadhani2441 Жыл бұрын
broooo very helpfull thankyou
@prajapatistatusadda337
@prajapatistatusadda337 6 ай бұрын
a lot of thnx sir .... really really really thnx 🥰🥰🥰🥰🥰🥰🥰🥰🥰🥰
@ElectronicBarta
@ElectronicBarta 11 ай бұрын
very helpful video. thanks for sharing
@mosswurk_radio
@mosswurk_radio 11 ай бұрын
Great video, thanks
@AkashYadav-di6kd
@AkashYadav-di6kd 5 ай бұрын
Thank you very much, sir
@mumk
@mumk Жыл бұрын
thank you so much bro
@hellonaseeb
@hellonaseeb Жыл бұрын
Nice tutorial
@manansarraf73
@manansarraf73 9 күн бұрын
best guide ever
@zachmurri
@zachmurri Жыл бұрын
I was missing the Git Bash here option despite checking the box on instal. I followed steps on stack overflow now I have the button but it is non responsive when I click it. any help would be m,such appreciated
@saumyaranjanmohanty2744
@saumyaranjanmohanty2744 Жыл бұрын
Thanks ❤
@Najm7777
@Najm7777 8 ай бұрын
thanks, it worked
@Anita-cd9zw
@Anita-cd9zw 7 ай бұрын
Thank you!!👊
@bhavanaverma969
@bhavanaverma969 Жыл бұрын
Please try to show full screen and high resolution in your videos
@Offline_Gamer_1
@Offline_Gamer_1 10 ай бұрын
Thank you so much❤
@nioxic77
@nioxic77 Жыл бұрын
You start by downloading the 32 bit version - i got a notification saying it would be out of date after a short while
@vicentenitti4141
@vicentenitti4141 Жыл бұрын
thank you so much!!
@abdulrehmancheema5121
@abdulrehmancheema5121 Жыл бұрын
Great Video, But How did the second commit change reflected without using git add to stage the changes.
@jgz2
@jgz2 8 ай бұрын
Great intro video. I'm still scratching my head about how to install git projects in Windows. Example staxrip/staxrip. How can I be sure that it's NOT malicious?
@adithav9639
@adithav9639 Жыл бұрын
perfect video
@kyawsuthway5217
@kyawsuthway5217 Жыл бұрын
Thank you sir,
@whatsontiktok-gg8fm
@whatsontiktok-gg8fm 4 ай бұрын
thank you sir
@jethalalgada1814
@jethalalgada1814 6 ай бұрын
he is using js file ... what can we use onbehalf of it? Will any other file extension do?
@Offline_Gamer_1
@Offline_Gamer_1 10 ай бұрын
Do we need to generate token each time
@ChristineNamatovu-pd4qe
@ChristineNamatovu-pd4qe 7 ай бұрын
Thank you
@ms3be524
@ms3be524 Жыл бұрын
Thank you, I'm a total beginner. dose I need to do this prosses every time I init a repo? and what is it's purpose sorry to ask those dumb questions but I really want to know fast I appreciate anyone take the time to teach me anything.🐥
@jethalalgada1814
@jethalalgada1814 6 ай бұрын
im bit confused ...what to do about the file which he was having as testjs?
@nikunjdeeep
@nikunjdeeep 4 ай бұрын
you can do anything after pushing you can delete it ...and in future when you need it just pull it again
@유지태-l9s
@유지태-l9s Жыл бұрын
How did you know the token and ssh things? Github instructions don't tell about that..
@marvellousanaele9114
@marvellousanaele9114 2 ай бұрын
please where did the test file come from?
@ravinkponjg
@ravinkponjg 9 ай бұрын
go for ssh git setup for easy personal access, why personal token access ?
@MOHAMEDFOWAZMMSEC
@MOHAMEDFOWAZMMSEC Жыл бұрын
Sir cud u tell how to add two files in the same project
@boraelshani
@boraelshani 11 ай бұрын
Thank youuuuuu
@AnshulGupta-i9x
@AnshulGupta-i9x 3 ай бұрын
big thumsup
@yaninvernizzi701
@yaninvernizzi701 6 ай бұрын
with new push, do i lose my fist commit/push?
@Num000
@Num000 Жыл бұрын
while downloading im having authorisation issue hence i cant download please help me resolve this issue
@TanziaGifted
@TanziaGifted 6 ай бұрын
Please after installing git I can't still download app from pinkio it's saying git not install how can I fix that please
@Bilau_
@Bilau_ Жыл бұрын
I installed it but it looks completely different
@maheshroyal6566
@maheshroyal6566 9 ай бұрын
It’s same
@Pokoatlantis
@Pokoatlantis Жыл бұрын
Not all heroes wear cape's
@srinidhishanmugavasagam3813
@srinidhishanmugavasagam3813 4 ай бұрын
20:14 when i do the push command it shows fatal error! can someone help??
@Sk10696
@Sk10696 Жыл бұрын
ls-al shows command not found...what shall I do?
@NiteshRawal-h1q
@NiteshRawal-h1q Жыл бұрын
getting remote: No anonymous write access. after doing git remote add origin
@shankarinadar7369
@shankarinadar7369 Жыл бұрын
Hi i am getting error in git bash comand not found.plz helpppp
@its.nirajraut
@its.nirajraut Жыл бұрын
Git push -u origin main command not working. It opens a new git screen where it asks me login in github...so after doing that it gives error repo not found. Plz help
@weronikaz1656
@weronikaz1656 Жыл бұрын
I have the same problem. Did you find the solution?
@vencentcastillo3077
@vencentcastillo3077 11 ай бұрын
same problem here I couldn't find the java code, he said he committed it but where??@@weronikaz1656
@BIGSAMOFAFRICA
@BIGSAMOFAFRICA 5 ай бұрын
Am scanning my PC for virus but git bash got deleted how do I set it up from the beginning with my existing GitHub account
@NarasimhaCharithartha
@NarasimhaCharithartha 6 ай бұрын
while giving my email i have got an error: could not lock config file C:/Users/naras/.gitconfig: Permission denied
@djuissitresor1520
@djuissitresor1520 Жыл бұрын
please i want to delete a commad. how i do sir
@hawraaabdulrazzaq8371
@hawraaabdulrazzaq8371 Жыл бұрын
How to upload files in GitHub please
@jacksparrowbp
@jacksparrowbp Жыл бұрын
git bash terminal not opening,
@foxyy2048
@foxyy2048 10 ай бұрын
this is so fun fr
@Maa_hiti
@Maa_hiti Жыл бұрын
7:05
@MessalaSeverus
@MessalaSeverus 8 ай бұрын
Speak well bro
@nathnaeldereje5127
@nathnaeldereje5127 11 ай бұрын
I like this, but Windows...? seriously...?
@hyperpop_xoxo_
@hyperpop_xoxo_ 10 ай бұрын
What’s wrong with windows?
@derek3161
@derek3161 5 ай бұрын
video ruim!
@Turnpost2552
@Turnpost2552 4 ай бұрын
This toturial sucks to be honest.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1,3 МЛН
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 241 М.
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
You're Not Behind: Become AI-Native in 2025
10:11
Jeff Su
Рет қаралды 490 М.
How to Install and Configure Git and GitHub on Ubuntu 22.04 LTS (Linux)
18:29
ProgrammingKnowledge
Рет қаралды 133 М.
My GoLang Learning Journey Episode 5 RESTful API with Gin
49:49
Ashraful Ferdous
Рет қаралды 233
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 52 МЛН
Git Tutorial for Beginners - Git & GitHub Fundamentals In Depth
43:06
Tech With Tim
Рет қаралды 852 М.
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 944 М.
"Git & GitHub Basics for Beginners" | Part 1
49:11
Medhansh Patel
Рет қаралды 215
Git, GitHub, & GitHub Desktop for beginners
22:16
Coder Coder
Рет қаралды 831 М.
How To Install MySQL on Windows 11
14:47
ProgrammingKnowledge
Рет қаралды 223 М.
Git Tutorial for Absolute Beginners
36:21
Dave Gray
Рет қаралды 87 М.