Thursday, July 23, 2015

netbean push to github

netbean push to github



First to create local git repository by 1)  - 2)

Second on github create repository and copy http link to clipboard

Third in netbean config to connect to remote http URL you have just created.


1) new project -->  choose PHP ---> choose PHP from existing source code


2) Team -> Git -> initialize repository
     Team -> Git -> commit  write some commit message


3) on github create repository and copy http URL link to clipboard


4)Team -> remote -> push
    Fill in the URL and github user name and password
   click next -> choose  master branch, next then finish.









No comments: