Pushing Projects to Git
This procedure describes how to take an existing project and upload it to Git.
Prerequisites
-
Installed Git and GitHub plugin
How do I install plugins in Zend Studio?
|
|
|
To upload a Git project:
|
Your project repository will be uploaded to Git . The decorator text "[master]" behind the project shows that this project is tracked in a repository on the master branch and the question mark decorators show that the files are not yet under version control. |