You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Web Browsing of GIT

To browse via the web use the GIT web interface:

https://git-wip-us.apache.org/repos/asf?p=cxf.git

Or via Fisheye courtesy of Atlassian:

http://fisheye6.atlassian.com/browse/cxf

Checking out from GIT

The source code can be checked out anonymously over HTTPs by doing:

git clone https://git-wip-us.apache.org/repos/asf/cxf.git

 

Forking on GitHub

CXF's git repo is automatically mirrored on github at: https://github.com/apache/cxf  

You can fork that repository, commit changes to your fork, and submit pull requests through GitHub's pull request mechanisms.

 

  • No labels