Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
contribute:dev:git:github [2020/05/14 01:34] – [Xfce GitHub Mirror] ochosicontribute:dev:git:github [2020/08/20 23:05] (current) kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 ====== Xfce GitHub Mirror ====== ====== Xfce GitHub Mirror ======
  
 The [[https://github.com/xfce-mirror|Xfce GitHub organization]] is a read-only mirror of most of the [[https://gitlab.xfce.org/public|repositories]] of the Xfce Desktop Environment. You can use it to view the source code of the project. The [[https://github.com/xfce-mirror|Xfce GitHub organization]] is a read-only mirror of most of the [[https://gitlab.xfce.org/public|repositories]] of the Xfce Desktop Environment. You can use it to view the source code of the project.
 **It is not used for contributing to the project.** **It is not used for contributing to the project.**
 +
 +----
  
 ===== Submitting bugs and patches ===== ===== Submitting bugs and patches =====
Line 9: Line 12:
  
 <note important> The Xfce developers do not monitor any issues or pull requests filed against the XfceGitHub mirrors.</note> <note important> The Xfce developers do not monitor any issues or pull requests filed against the XfceGitHub mirrors.</note>
 +
 +----
  
 ===== Not everything is on GitHub ===== ===== Not everything is on GitHub =====
Line 17: Line 22:
 For all of the active, and up-to-date Xfce repositories visit: [[https://gitlab.xfce.org/public|gitlab.xfce.org]].** For all of the active, and up-to-date Xfce repositories visit: [[https://gitlab.xfce.org/public|gitlab.xfce.org]].**
  
 +
 +----
 +[[:contribute:dev:git:start:|Back to Using Git Xfce development workflow page]]