Git

About

Git for eZ Publish

History of Git

Wikipedia on Git!

Sharing eZ Publish related source snippets and examples using GitHub Gists

It's a recommended best practice to stop using traditional pastebin web site services to share source code files and snippets as this delivers overall poor features long term. Instead it is strongly recommended to use GitHub Gists to share almost any text based content via a web browser in seconds, it makes sharing source code examples more simple and more useful to the other party recieving and using these shared source code examples.

Git usage with eZ Publish

Use of Subversion for your eZ Publish projects is now deprecated.

The business and community projects for eZ Publish are all (slowly) migrating to using Git for version control.

We strongly recommend you replacing your Subversion usage with Git today.

eZ Systems now distributes the eZ Publish source code with Git repositories hosted on GitHub.com

eZ Systems also now distributes most of the currently supported eZ Publish Extension(s) source code with Git repositories hosted on GitHub.com

The eZ Community and eZ Ecosystem world wide is progressively migrating their own use of version control in their own development projects to Git (and many also to GitHub). projects.ez.no has been modified to support projects which use GitHub to host their project extension source code.

eZ Systems Extensions for eZ Publish

The currently supported extensions from eZ Systems are almost all hosted now on GitHub directly at

eZ Community Extensions for eZ Publish (on GitHub)

Organizations

Individuals

The following are just a few pioneering eZ Publish developers which distribute their extensions with Git on GitHub

Git Documentation

Documentation on usage of Git with eZ Publish

References

Older community efforts to support Git usage with eZ Publish

These references come from before eZ Systems officially began to use, support and migrate most of their currently supported software to git for version control and GitHub for hosting, distribution and collaboration.