---
description: Detaillierte Informationen über Git zu Benutzerfreundlichkeit, Funktionen, Kosten, Vor- und Nachteilen aus verifizierten Nutzer-Erfahrungen. Lies Ratings & Bewertungen und entdecke ähnliche Tools dank Capterra Austria.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Git Kosten, Erfahrungen & Bewertungen - Capterra Österreich 2026
---

Breadcrumb: [Startseite](/) > [Source Code Control Systeme](/directory/31420/source-code-management/software) > [Git](/software/177211/git)

# Git

Canonical: https://www.capterra.at/software/177211/git

Seite: 1 / 20\
Zurück: [Nächste Seite](https://www.capterra.at/software/177211/git?page=2)

> Verteiltes Quellkontrollsystem, das Softwareentwickler\*innen hilft, mehrere Revisionen desselben Projekts zu verfolgen und zu verwalten.
> 
> Bewertung: **4.8/5** von 472 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.8/5** | 472 Nutzerbewertungen |
| Bedienkomfort | 4.1/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 4.3/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 4.8/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 4.8/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 90% | (9/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: Git
- **Region**: Brooklyn, USA

## Gewerblicher Kontext

- **Startpreis**: $ 0,01
- **Preismodell**:  (Kostenlose Version verfügbar) (Gratis Testen)
- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1 000, 1 001–5 000, 5 001–10 000, 10 000+
- **Bereitstellungen und Plattformen**: Cloud, SaaS, webbasiert, Mac (Desktop), Windows (Desktop)
- **Unterstützte Sprachen**: Englisch
- **Verfügbare Länder**: Vereinigte Staaten

## Funktionen

- Codeprüfung
- Fehlerverfolgung
- Versionskontrolle

## Integrationen (1 insgesamt)

- GitHub

## Optionen für Kundensupport

- E-Mail/Helpdesk
- FAQ/Forum
- Wissensdatenbank

## Category

- [Source Code Control Systeme](https://www.capterra.at/directory/31420/source-code-management/software)

## Alternativen

1. [Apache Subversion](https://www.capterra.at/software/177270/apache-subversion) — 4.1/5 (49 reviews)
2. [Gitpod](https://www.capterra.at/software/219601/gitpod) — 4.8/5 (5 reviews)
3. [FlexNet Code Aware](https://www.capterra.at/software/208699/flexnet-code-aware) (0 reviews)
4. [abc](https://www.capterra.at/software/1026917/abc) (0 reviews)

## Nutzerbewertungen

### "Leistungsstark, aber anspruchsvoller Einstieg" — 5.0/5

> **Björn** | *16. August 2024* | Informationstechnologie & -dienste | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: Die leistungsstarke Versionskontrolle, die das Nachverfolgen von Änderungen stark vereinfacht.
> 
> **Nachteile**: Steile Lernkurve, der Einstieg erfordert Zeit, um die Befehle und Konzepte vollständig zu verstehen.

-----

### "Solid and secure" — 4.0/5

> **Chuck** | *30. August 2025* | Finanzdienstleistungen | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: Git is very reliable and secure. Maintaining versions of software (or any files) is simple and easy to manage.
> 
> **Nachteile**: It takes a bit to learn the command-line interface.  Even with all the documentation that is available it is still not easy for using advanced features.
> 
> Git has been a wonderful tool. The basics of git are easy to learn.  It took me a while to determine what options and commands I needed to use for certain advanced features, but once I figured them out, they work exactly as expected.

-----

### "The Good Git" — 5.0/5

> **saheed** | *19. Oktober 2025* | Informationstechnologie & -dienste | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: I started intense and regular use of Git few years ago. Even though, I had to learn its usage especially form command line, its been very useful to facilitate seamless collaboration and ease development effort.
> 
> **Nachteile**: Git a sophisticated tool that requires an initial effort to learn and develop some skills in it. For bigger files, it could be a bit slow for my liking.
> 
> I loved using Git particularly from command line and I often refer to its documentation which has been helpful.

-----

### "Reliable Tool for Managing Code with Strong Collaboration Features" — 5.0/5

> **Verifizierter Rezensent** | *2. Mai 2026* | Informationstechnologie & -dienste | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: What I like most about Git is how powerful it is for managing code changes and keeping track of project history. It makes it easy to see what was changed, when it was changed, and by whom, which is very helpful when working on development projects.&#10;&#10;In terms of value for money, it is excellent since it is open source and free to use, which makes it accessible for individuals and teams of any size.&#10;&#10;Ease of use can depend on experience level, but once the basic commands are understood, it becomes very efficient and reliable for daily work.&#10;&#10;Setup is fairly straightforward, and once configured, it integrates well into different development environments.&#10;&#10;Features like branching and merging are very useful for working on multiple parts of a project at the same time without interfering with the main codebase.&#10;&#10;Code editing is not directly handled by Git, but it works smoothly with most editors, making version control seamless during development.&#10;&#10;For project management, it helps teams stay organized by tracking changes and allowing collaboration without overwriting each other’s work.&#10;&#10;Customer support is mainly community based, but there is a large amount of documentation and resources available, which usually makes it easy to find solutions.
> 
> **Nachteile**: What I like least about Git is that it can be confusing at the beginning. The commands and workflow take some time to understand, especially for someone new to version control.&#10;&#10;There is also a learning curve when dealing with things like merge conflicts, which can feel a bit overwhelming until there is more experience with it.&#10;&#10;The interface is mostly command based, so it does not feel very intuitive compared to tools with a visual setup.&#10;&#10;Overall, it is very powerful, but the complexity can make it harder to use comfortably at first.
> 
> Overall experience with Git has been very good once the basics are understood. It is a reliable tool for tracking changes in code and managing different versions of a project, which makes development work much more organized.&#10;&#10;At the beginning, it can feel a bit complex, but over time it becomes an essential part of the workflow. It helps avoid mistakes, keeps a clear history of changes, and makes collaboration with others much smoother.

-----

### "Git out of here" — 3.0/5

> **Verifizierter Rezensent** | *2. Februar 2021* | Computer-Software | Empfehlungsbewertung: 4.0/10
> 
> **Vorteile**: It's very easy to create and initiate a copy of the repository
> 
> **Nachteile**: It's distributed so no backup is done to your work is done till you push it to the repository, no one organization to give you support, doesn't handle empty folders (no warnings is given), no easy move files with history from one repository to another (while keeping history in the source repository),  no one view to control your actions - need to move from your IDE to web to CLI, each sub module is presented by SHA number and not tag and version, if you have sub modules and you do git clone URI then you would get empty folder (no warning again) because that's the default. History is stored locally and consumes disk space (instead of at least connecting to the remote server as an option). Other than CLI there's no official supported GUI. There's much more like the need to have gitlfs client.
> 
> It's easy to get it to do what you want if you know all the switches and the options, you won't get warnings if something fails, you have to switch from web to IDE to CLI so each helps you progress in the task. Good for open source while you're not the one managing the code.

-----

Seite: 1 / 20\
Zurück: [Nächste Seite](https://www.capterra.at/software/177211/git?page=2)

## Links

- [Auf Capterra anzeigen](https://www.capterra.at/software/177211/git)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | URL |
| de | <https://www.capterra.com.de/software/177211/git> |
| de-AT | <https://www.capterra.at/software/177211/git> |
| de-CH | <https://www.capterra.ch/software/177211/git> |
| en | <https://www.capterra.com/p/177211/Git/> |
| en-AE | <https://www.capterra.ae/software/177211/git> |
| en-AU | <https://www.capterra.com.au/software/177211/git> |
| en-CA | <https://www.capterra.ca/software/177211/git> |
| en-GB | <https://www.capterra.co.uk/software/177211/git> |
| en-IE | <https://www.capterra.ie/software/177211/git> |
| en-IL | <https://www.capterra.co.il/software/177211/git> |
| en-IN | <https://www.capterra.in/software/177211/git> |
| en-NZ | <https://www.capterra.co.nz/software/177211/git> |
| en-SG | <https://www.capterra.com.sg/software/177211/git> |
| en-ZA | <https://www.capterra.co.za/software/177211/git> |
| es | <https://www.capterra.es/software/177211/git> |
| es-AR | <https://www.capterra.com.ar/software/177211/git> |
| es-CL | <https://www.capterra.cl/software/177211/git> |
| es-CO | <https://www.capterra.co/software/177211/git> |
| es-CR | <https://www.capterra.co.cr/software/177211/git> |
| es-DO | <https://www.capterra.do/software/177211/git> |
| es-EC | <https://www.capterra.ec/software/177211/git> |
| es-MX | <https://www.capterra.mx/software/177211/git> |
| es-PA | <https://www.capterra.com.pa/software/177211/git> |
| es-PE | <https://www.capterra.pe/software/177211/git> |
| fr | <https://www.capterra.fr/software/177211/git> |
| fr-BE | <https://fr.capterra.be/software/177211/git> |
| fr-CA | <https://fr.capterra.ca/software/177211/git> |
| fr-LU | <https://www.capterra.lu/software/177211/git> |
| it | <https://www.capterra.it/software/177211/git> |
| nl | <https://www.capterra.nl/software/177211/git> |
| nl-BE | <https://www.capterra.be/software/177211/git> |
| pt | <https://www.capterra.com.br/software/177211/git> |
| pt-PT | <https://www.capterra.pt/software/177211/git> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra hilft Millionen von Nutzern die richtige Software für ihr Unternehmen in Österreich zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.at","url":"https://www.capterra.at/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.at/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Git","description":"Verteiltes Quellkontrollsystem, das Softwareentwickler*innen hilft, mehrere Revisionen desselben Projekts zu verfolgen und zu verwalten.","url":"https://www.capterra.at/software/177211/git","@type":"SoftwareApplication","@id":"https://www.capterra.at/software/177211/git#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.at/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":472,"ratingValue":4.8},"offers":{"price":"0.01","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows"},{"@type":"FAQPage","@id":"https://www.capterra.at/software/177211/git#faqs","mainEntity":[{"name":"Was ist Git?","@type":"Question","acceptedAnswer":{"text":"Verteiltes Quellkontrollsystem, das Softwareentwickler*innen hilft, mehrere Revisionen desselben Projekts zu verfolgen und zu verwalten.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Source Code Control Systeme","position":2,"item":"/directory/31420/source-code-management/software","@type":"ListItem"},{"name":"Git","position":3,"item":"/software/177211/git","@type":"ListItem"}],"@id":"https://www.capterra.at/software/177211/git#breadcrumblist"}]}
</script>
