The best Issue Tracking alternative to Git is Fossil, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 25 alternatives to Git and three of them are Issue Tracking Systems so hopefully you can find a suitable replacement. Other interesting Issue Tracking System alternatives to Git are TeamCoherence and SpectrumSCM.
Git alternatives are mainly Issue Tracking Systems, but if you're looking for
Version Control Systems or Project Management Tools you can filter on that. Other popular filters include
Open Source. You can also filter by region, for example
EU-based alternatives if you prefer software developed in the European Union. These are just examples - use the filter bar below to find more specific alternatives to Git.
Its CLI is simpler, there is a filosofy of always preserving the history instead of giving the chance of rewriting it (hence the name "Fossil"), the data structure is a fully ACID-compliant database, queryable with SQL, it has many functions out of the box, and it's a single executable file.