Software Alternatives & Reviews

Git Reviews

Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Git and what they use it for.
  • Best cloud sync software for media production?
    If you are comfortable with git you can keep granular version differences for text files and if you host it somewhere like GitHub you can have comments and pull requests and issue tracking and a basic website. - Source: Reddit / 3 days ago
  • Forgive me if this isn't the place. Question about Dev amongst a team.
    You'll want to look into version control software. https://git-scm.com/ being the standard. Github.com will help as well. Forewarning, the first steps of learning and understanding git is not a trivial task. It will be vital and expected of you in any dev job, however. - Source: Reddit / 3 days ago
  • My first app in Tkinter - Bézier curve read off
    Use git, and github/gitlab to share your code. - Source: Reddit / 7 days ago
  • How to work with multiple GitHub accounts
    I found it challenging when I created another account on GitHub and discovered it was not possible to use the same git configuration for the first account on setup without doing something extra to talk with the new GitHub account. - Source: dev.to / 7 days ago
  • Using Latex
    Since you mentioned that you are a beginner, you may also consider this an opportunity to learn to use git. There are learning resources on the website, and I also found this article specifically for LaTeX projects. If you publish your work on GitHub, that may help you both find collaborators and simply advertise your project. - Source: Reddit / 10 days ago
  • How does Git work
    The documentation of Git and how it works including commands and what they do is documented here https://git-scm.com/. - Source: Reddit / 14 days ago
  • pyaction 4.17.0 Released
    This Docker image is designed to support implementing Github Actions With Python. As of version 4.0.0., it starts with The official python docker image as the base Which is a Debian OS. It specifically uses python:3-slim to keep the image size Down for faster loading of Github Actions that use pyaction. On top of the Base, we've installed curl Gpg, git, and the GitHub CLI. We added curl and gpg because they Are... - Source: dev.to / 22 days ago
  • So happy I found this app
    Built in? I don't think so. Just the export ability. You could use a scheduled script or backup software to backup the data store though... It is all stored under one folder. What I do manually could be automated if you put some effort into it. I'm just to lazy to do that. You could also use GIT if you want to do versioning. - Source: Reddit / about 1 month ago
  • A Beginner's Guide to Understanding DevOps
    Git is a distributed version control system that is used to manage source code in DevOps workflows. It allows teams to collaborate on projects and implement code changes. As a DevOps tool, its responsibilities are source code management, branching, merging, code review, rollbacks, continuous integration, and continuous deployment. With the use of Git, DevOps teams can collectively make sure that their code... - Source: dev.to / about 1 month ago
  • Beginner Questions
    Git (not GitHub) is what's called a Version Control System (VCS) or a Source Code Management (SCM) system. - Source: Reddit / about 1 month ago
  • First timers’ Practical Guide to Open Source Contribution
    Before participating in open source, you should understand the project, its codebase, and the use of Git and Markdown. Check out Learn Git Branching for an interactive lesson on Git. - Source: dev.to / about 2 months ago
  • pyaction: Over 1 million pulls from the GitHub Container Registry
    This Docker image is designed to support implementing Github Actions With Python. As of version 4.0.0., it starts with The official python docker image as the base Which is a Debian OS. It specifically uses python:3-slim to keep the image size Down for faster loading of Github Actions that use pyaction. On top of the Base, we've installed curl Gpg, git, and the GitHub CLI. We added curl and gpg because they Are... - Source: dev.to / about 1 month ago
  • GitHub for Beginners: A Guide for All New Developers
    ​​Linus Torvalds, the architect of the Linux operating system’s kernel, created Git in 2005 as an open-source version control system that enables developers to manage changes to a project's code. Version control is important when working on software projects because it is the system used to manage any changes to documents, computer programs, large websites, and other collections of information. Git records the... - Source: dev.to / about 1 month ago
  • Question: Immutable game worlds - do they exist?
    Fwiw, git technically ticks all the boxes for a blockchain (it just predates the buzzword) - so yeah you could stuff a bunch of game primitives in a git repo if you like. - Source: Reddit / about 2 months ago
  • pyaction 4.16.0 Released
    This Docker image is designed to support implementing Github Actions With Python. As of version 4.0.0., it starts with The official python docker image as the base Which is a Debian OS. It specifically uses python:3-slim to keep the image size Down for faster loading of Github Actions that use pyaction. On top of the Base, we've installed curl Gpg, git, and the GitHub CLI. We added curl and gpg because they Are... - Source: dev.to / about 2 months ago
  • Journey Journal
    Welcome back dear reader. Let me remind you that I am Silent-Mobius, also known as Alex M. Schapelle, your faithful narrator. As you might remember, I have applied to short journey of sort, whose main orchestrator is @szabgab, under a code name of #OSCD. Despite the fact the journey is still under its first steps, I've been willing to remember it with any possible tool I can have under my utility belt. That... - Source: dev.to / about 2 months ago
  • Git 101 - Kickstart Your Repo
    Git Terminal If you plan to use the terminal as well, you first have to download Git from Git SCM to start. Next article, I will write down how to start working on your repository. - Source: dev.to / about 2 months ago
  • What is the GitFlow code branching strategy?
    'Git' is the most widely used modern version control system in the world today. - Source: dev.to / about 2 months ago
  • How to get familiar with Forking & Cloning GitHub repos
    Git installed on your local machine. For more details on accomplishing this, review Installing & Setting Up Git on Windows. - Source: dev.to / about 2 months ago
  • Free Unrestricted Scalable Self-Sustaining AI
    Not everybody has the technical knowledge to set up the necessary configuration for the AI. You especially need to have some clue about the Python programming language, the GNU/Liunx operating system, the git version control system and the npm package manager of the Node.js JavaScript runtime environment. - Source: Reddit / 2 months ago
  • How do you test/experiment?
    Fun fact. There is no standout reason why videographers cannot use GIT, the versioning and collab system mostly used by programmers to commit coding edits, revisions and changes to an application and easily roll them back. The main reason as far as I can see would be the snapshots would be huge and most GUI's and interfaces assume you will be working with code and therefore wouldn't make much sense from a... - Source: Reddit / 2 months ago

External sources with reviews and comparisons of Git

Boost Development Productivity With These 14 Git Clients for Windows and Mac
GitUp is the open-source solution for a git repository and IDE interaction on macOS computers. The tool is based on a generic Git toolkit known as the GitUpKit. This toolkit is reusable, and hence you can build your own Git app based on GitUpKit.

Do you know an article comparing Git to other products?
Suggest a link to a post with product alternatives.