Using Git within the Xfce development workflow
* Introduction
* Setting your Git credentials
* Git usage example on an Xfce project
* Commit Guidelines
* GitLab Forks and Merge Requests
* Git rules on gitlab.xfce.org
* Git repository description
* Xfce GitHub mirror
----------
Introduction
Xfce uses Git as distributed version control system (DCVS) for all the code contributed by developers. On this page, we will explain the basics and initial setup needed to get started deve…
↧