Was ist Git?
Verteiltes Quellkontrollsystem, das Softwareentwickler*innen hilft, mehrere Revisionen desselben Projekts zu verfolgen und zu verwalten.
Wer verwendet Git?
Nicht vom Anbieter bereitgestellt
Wo kann Git bereitgestellt werden?
Cloud, SaaS, webbasiert, Mac (Desktop), Windows (Desktop)
Über den Anbieter
- Git
- Ansässig in Brooklyn, USA
Erhältlich in diesen Ländern
Vereinigte Staaten
Sprachen
Englisch
Das könnte dich auch interessieren:

Kiuwan

Planio

Collaborator

Plastic SCM
Über den Anbieter
- Git
- Ansässig in Brooklyn, USA
Erhältlich in diesen Ländern
Vereinigte Staaten
Sprachen
Englisch
Git – Videos und Bilder
Kosten ähnlicher Produkte wie Git vergleichen
Bewertungen über Git

Jessica jhoanna O.
A perfect version manager for collaborative work
Kommentare: It is the ideal tool to work on a repository as a group without losing order and always having efficient and functional backup.
Vorteile:
It is a completely free open source tool, very light and very fast, features that make it very powerful. It allows you to work with repositories remotely and update by leaving important restore points so that projects don't become unusable due to unexpected errors. Perfect for orderly work on large projects
Nachteile:
Its really complicated to understand its documentation. It is very difficult and frustrating to go deep into its implementation. Large binaries present problems for it, but it can be fixed by adding Git LFS.
Verifizierter Rezensent
The best version controlling system out there
Kommentare: I learn Git the day I started programming and I haven't looked back since. There were other VCS in the past but Git has become the unspoken industry standard for VCS now, as it should be. I highly encourage everyone in the IT industry to learn and use it
Vorteile:
Git in itself is absolutely impressive. The algorithm behind it to track every line change and branching and everything involve is probably the best thing that ever happened to the software engineering industry. It has a huge community so you can always find tons of tutorials and answers to what you are looking for. Considering version controlling, the basic git commands is more than enough for an average user but it offers so much more.
Nachteile:
This wasn't something that I disliked specifically, but this is something that I have noticed in general. Git can be hard for most to pick up and get used to, but it is a crucial thing to learn it. The basic commands aren't really hard to get a hang of and once you do its easy and there's so many tutorials to learn from.
Stephanie M.
Can Be Confusing
Vorteile:
The software is free and allows me to manage my code. I am able to work on my repositories on my computer remotely and I am able to upload my files. With Git I am able to work with other developers by making different branches in Git.
Nachteile:
Git can be very hard to understand when you first start to use it and takes a lot of time to get used to. You may need a solid programing skill before jumping into Git.
Jonas B.
In Betracht gezogene Alternativen:
Great tool for version control of your source code and text documents
Kommentare: With git I have control over the source code I manage and am never afraid of trying out new ideas with branching.
Vorteile:
I love git because it is so widespread and makes version control of my source code easy to manage. I use it with the gitflow method, which makes it easy for me to handle development, production and hotfixes environments.
Nachteile:
It's a steep curve to learn, but well worth it.

Mahmoud H.
The best version control system!
Kommentare: Being a daily coder, git is one of the best VCS I've ever used. The interface is so intuitive and user-friendly, I quickly got on board with it. I also love how in-depth the tutorials are, it really helped me and my team become efficient with Git in no time. Definitely recommend this to anyone who needs a solid, powerful and user-friendly source code management solution.
Vorteile:
Git came with a sleek interface, and it syncs up with all of the other git clients. It is cross platform, which means it works well on Windows, MacOS, and Linux which is one of my favorite things about it. It took me a few hours to figure out some of the features, but once I did, I was able to use them without any issues.
Nachteile:
Git is the best software that I have ever used. It has been so easy for me to stay on top of my projects and tasks because of how effectively git organizes everything. I have never had a problem with git.