Skip to content
Francesc M edited this page May 1, 2020 · 1 revision

GitQlient logo

Welcome to the GitQlient wiki!

GitQlient, pronounced as git+client (/gɪtˈklaɪənt/) is a multi-platform Git client originally forked from QGit. Nowadays it goes beyond of just a fork and adds a lot of new functionality.

The purpose of this wiki is to provide development documentation rather that an end-user manual. The User Manual can be found here and it contains a how to use guide for GitQlient.

As part as the development documentation I aim to provide class diagrams that explains the relationship between the different parts of GitQlient and sequence diagrams that explains the workflow and how the different signals and slots are connected. I personally think that if I want to follow a community approach to collaborate with me it'd be nice to, at least, provide as much help as possible to make it easier for you.

The plan is to keep track of the release process. That involves Release Notes, Release Plan and deprecation plans (if/when I need them). Lately GitQlient as started to grow in user base and in feature requests, so this is no longer a personal project from me to myself. Also, it's kind of hard to keep track of everything on mind and I don't want to be shipping random things every time.