How to setup git server | Learn git not github

preview_player
Показать описание
How to setup your own git server and git basics.

I am a guy from UP bareilly India. Who love Computers/Linux/Programming.
I enjoy making Tech videos.
Please subscribe to my channel.
Рекомендации по теме
Комментарии
Автор

Git truly is one of the basis which I believe everyone who is studying programming or wants to be involved in web development or any sort of collaborative work for that matter, should know off. But despite this fact, many of the institute don't bother to even mention these kinds of essential tools even though the students will inevitably use them down the line. And when the students encounter many of them in the industry at once, it makes them feel out of place, because seemingly everyone is using it and you have never even heard of it!

On a different note, I really enjoy your content, keep them coming!

vsurya
Автор

This video came in handy now that I'm working with my own projects. It's much easier to just use the command line to commit branches than uploading each file one by one on each directory.

o.aggelos
Автор

When I saw the thumbnail, I knew this was the video. Very helpful, thank you.

jakethomas
Автор

You know you can do this
git commit -am <msg>
if the file is already being tracked, you don't need to stage them every time

anilkumarhansda
Автор

Nice, I did not know about the "pass" util

kevalan
Автор

I don't know github forget about git.

Banga
Автор

Holy shit! I thought I knew how to use git...zamnnnn

loophle
Автор

Yet again... new knowledge gained. Thanks Sir! i was always using only git push and pull lol

I don't have any server but i think it can be used to easily sync repos between my laptop and my phone and other devices right 🤔? i always use 'sftp' to move the repo files into other device 😅

animeguywithexistentialcri
Автор

Can anyone tell which application is that ("pass" commnd)?

12:53

pratheekshetty
Автор

I love this video.

BTW, what VPS Provider do you use?

xfc
Автор

People truly need to know how to use git like my classmates carry their code on pendrives and forgets to copy the changes they make to their code and wonder why things aren't working as they expected.

shahzadakhtar
Автор

Tell what about at 18:12, web search in dwm, which patch ??? How can I get it....

akashisgreat_
Автор

Is there any free method by which we can we can achieve this I mean I dont have any domain/server or anything or I guess I should continue using gitlab only.
and just wanted to say,
soydevs be coding in vs code with lofi music 😂 may god bless them

neiinc