Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
GitExtensions Alternatives
Similar projects and alternatives to GitExtensions
-
tortoisegit
Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
-
Bonobo Git Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
-
-
-
-
ConverterNOW
The Unit Converter app: easy, immediate and multi-platform
-
sysidentpy
A Python Package For System Identification Using NARMAX Models
-
-
TranslucentTB
A lightweight utility that makes the Windows taskbar translucent/transparent.
-
-
Brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
GitExtensions reviews and mentions
- Dear Atlassian, fix that fuckn Sourcetree launch screen
-
Git Merge – The Definitive Guide
I use Git Extensions myself as I find the git interface very straight forward, however they still have this fucking insane and frustrating issue: In the mergetool "Theirs" and "Mine" are swapped
-
IT Pro Tuesday #251 - Git UI, Fiber Training, Infosec News & More
Git Extensions is a more-intuitive way to manage your Git repositories in Windows. Its standalone interface serves as an effective, CLI-free means to control Git. Preferred by namtab00, because "SourceTree hides and shortcuts too much git functionality."
- Ask HN: Where are the simple Git GUIs?
-
How do you work on the same project when you're in between two PC's in a day?
If you're on Windows, I'd start with installing official Git. It comes with a Git Bash CLI and what not. There are also third party apps like GitExtensions and TortoiseGit if you want more UI/shell integration.
-
Learning git as a beginner
Everyone's going to downvote this, but I prefer the GUI over the command-line. I use http://gitextensions.github.io/
-
Coolest projects, GO!
https://github.com/gitextensions/gitextensions/releases/tag/v2.51.05 - nice little ui for working with git. unfortunately, v2.51.05 is the last version that I can confirm works under mono (it was the last 2.x version and they completely rewrote the code from scratch in the 3.x series. My understanding was that it lost Linux compatibility at that point).
-
Is using Git difficult or am I just plain stupid?
Git is arcane as it is powerful. Consider using a UI like Git Extensions to get better visualizations / understanding of what's going on.
One thing that's not immediately clear is that git is the same no matter what git client you're using - so if you're struggling to remember the commands and syntax and all that, don't be afraid to use a git tool with a UI to make it a bit easier. I really like Git Extensions as a free, open source GUI for git but others swear by the likes of Git Kraken and Sublime Merge.
-
Dangit, Git!?!
Seconded. Git Extensions has an option for each of the use cases the article talked about. Makes branch management and rebases/merges a breeze.
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Stats
gitextensions/gitextensions is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of GitExtensions is C#.