close

Dear Creators, we are proud to announce an amazing affiliate program for you to earn some serious and continual cash. Read about our affiliate progarm here.


Caros criadores, temos o orgulho de anunciar um incrível programa de afiliados para vocês ganharem muito dinheiro de forma contínua. Leia sobre nosso programa de afiliados aqui.

Up next

Autoplay

Centralized Source Control Vs. Distributed Source Control

0 Views • 09/19/16
Share
Embed
Download
Bulldog_Mindset
Bulldog_Mindset
29 Subscribers
29

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
SUBSCRIBE TO THIS CHANNEL: http://bit.ly/subscribesp
Visit: http://simpleprogrammer.com/

Centralized Source Control Vs. Distributed Source Control

In this video I'll explain the difference between centralized source control and distributed source control. Yeah, we're going through the technical road, baby!

So, a lot of programmers actually make a lot of confusion when it comes to understanding source controls. There are basically two different types of source control: centralized source control and distributed source control.

Centralized version control systems are based on the idea that there is a single "central" copy of your project somewhere (probably on a server), and programmers will "commit" their changes to this central copy.

On the other hand, distributed source controls do not necessarily rely on a central server to store all the versions of a project's files. Instead, every developer "clones" a copy of a repository and has the full history of the project on their own hard drive. This copy (or "clone") has all of the metadata of the original.

So, wanna know more about centralized source control vs. distributed source control? Watch this video and find out!

If you have a question, email me at [email protected]

If you liked this video, share, like and, of course, subscribe!

Subscribe To My YouTube Channel: http://bit.ly/1zPTNLT

Visit Simple Programmer Website: http://simpleprogrammer.com/

Connect with me on social media:
Facebook: https://www.facebook.com/SimpleProgrammer
Twitter: https://twitter.com/jsonmez

Other Links:
Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email
Simple Programmer blog: http://simpleprogrammer.com/blog
Learn how to learn anything quickly: http://10stepstolearn.com
Boost your career now: http://devcareerboost.com

Show more
0 Comments sort Sort By

Up next

Autoplay