How to Upload/Push/Add Netbeans Java/PHP Project to Github

preview_player
Показать описание

How to Upload/Push/Add Netbeans Java Project to Github

1. Open NetBeans IDE and create or open a new project.
2. Right click on project then choose Versioning Then Initialize Git Repository , confirm root path and click Okay.
3. Right click on project the choose Git then Commit.
4. Write commit message in box.
5. Select checkbox below commit message box for project directories and files you want to push and then click Commit.
7. Push to GitHub after doing commit by Right clicking on project then Git then Remote and finally Push.
8. Enter Git Repository Link in the Repository URL field.
9. Enter Username and Password in the appropriate fields and click Next.
10. At the Branches page, Select "master - master [ ]" and click Next and then Finish.
11. Now your project has been added to github. Go to github and refresh the project url , You should see all the files you have pushed or uploaded.
Рекомендации по теме
Комментарии
Автор

How to Upload/Push/Add Netbeans Java Project to Github

1. Open NetBeans IDE and create or open a new project.
2. Right click on project then choose Versioning Then Initialize Git Repository, confirm root path and click Okay.
3. Right click on project the choose Git then Commit.
4. Write commit message in box.
5. Select checkbox below commit message box for project directories and files you want to push and then click Commit.
6. Go to github.com login and create a Git repository URL .
7. Push to GitHub after doing commit by Right clicking on project then Git then Remote and finally Push.
8. Enter Git Repository Link in the Repository URL field.
9. Enter Username and Password in the appropriate fields and click Next.
10. At the Branches page, Select "master -> master [ ]" and click Next and then Finish.
11. Now your project has been added to github. Go to github and refresh the project url, You should see all the files you have pushed or uploaded.

MauriceMutetiNgundi
Автор

Video is just wrong and outdated. you have to select " add ", then to proximity " no "

and you have to create a tokenin github and you can use it for password in net beans apache IDE

Автор

the video is outdated you have to generate token and put it in password area in netbeans

shehab
welcome to shbcf.ru