set up localserver on project directory and open it.
Always open new branch before adding new feature.
$ git checkout -b [new branch name]
Create merge request on Pull Requests Page.
set up localserver on project directory and open it.
Always open new branch before adding new feature.
$ git checkout -b [new branch name]
Create merge request on Pull Requests Page.