Difference between revisions of "GIT"
From FusionPBX
(→Moving your server to GIT) |
|||
Line 1: | Line 1: | ||
==Moving your server to GIT== | ==Moving your server to GIT== | ||
− | cd /var/www/ | + | cd /var/www/ |
− | mv fusionpbx fusionpbx-svn | + | mv fusionpbx fusionpbx-svn |
− | git clone https://github.com/fusionpbx/fusionpbx.git | + | git clone https://github.com/fusionpbx/fusionpbx.git |
− | |||
==Additional Notes== | ==Additional Notes== |
Revision as of 14:33, 6 July 2015
Moving your server to GIT
cd /var/www/ mv fusionpbx fusionpbx-svn git clone https://github.com/fusionpbx/fusionpbx.git
Additional Notes
- Check here for more info https://github.com/fusionpbx/fusionpbx/blob/master/README.md
- https://help.github.com/
- Location to submit issues or view bug reports https://github.com/fusionpbx/fusionpbx/issues?q=is%3Aopen+is%3Aissue