Why Is Git So Complicatedby@marcinwosinek
3,177 reads

Why Is Git So Complicated

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Git was written by Linus Torvalds to manage the Linux code base. It was made with different goals in mind: more important and more challenging ones as well. Git prioritizes older users and their habits over simplicity for newer users. The Git interface is more complicated than it has to be because it respects the old habits of its users. Git is secured from man-in-the-middle attacks: there is almost no way of tampering inside a repository without Git noticing something is off.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Why Is Git So Complicated
Marcin Wosinek HackerNoon profile picture

@marcinwosinek

Marcin Wosinek

I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.


Receive Stories from @marcinwosinek

react to story with heart
Marcin Wosinek HackerNoon profile picture
by Marcin Wosinek @marcinwosinek.I'm a JavaScript developer. I'm here to teach you useful skills, so you can succeed in your work & private projects.
Newsletter

RELATED STORIES

L O A D I N G
. . . comments & more!