Project Management with 

eugeniaperez.es

Project management with Git

Git

Distributed control version system.

It includes offline functionality.

 

eugeniaperez.es

Project management with Git

Initializes the repository on the project directory. To do this: Team> Git> Initialize Repository.

 

 

 

eugeniaperez.es

Project management with Git

Management of commits by .gitignore
Restore the content by composer.json
Make the first commit: Git> Commit

 

 

 

eugeniaperez.es

Project management with Git

in a remote server

Creating repositories to Git:
Github (it does not allow private repositories for free)

 

 

Bitbucket

eugeniaperez.es

  • Sign in Bitbucket: https://bitbucket.org/

  • Create a repository

  • Indicate that you want to perform push up

  • In the netbeans:

eugeniaperez.es

Project management with Git

in a remote server

Made with Slides.com