How to change files,commit and push into git-hub using Net-Beans IDE
1. First go to your project in net-beans then Change the file here I am adding the <h3>Welcome to quickdevops.com</h3>
2.Then the commit it locally as below.
3. Enter commit message. Then click on commit.
4. Next, push the modified code into the repository to fallow the as shown like below steps.
5. Select the branch and click finish.
6. Pushing will be processing
7.modified files can be available at the git repository. In previously it shows one commit. After commit it shows 2 commits because I modify the code and push into the repository.
8. We can see the differences of the files as below using the split option provided by git hub.
2.Then the commit it locally as below.
3. Enter commit message. Then click on commit.
4. Next, push the modified code into the repository to fallow the as shown like below steps.
5. Select the branch and click finish.
6. Pushing will be processing
7.modified files can be available at the git repository. In previously it shows one commit. After commit it shows 2 commits because I modify the code and push into the repository.
8. We can see the differences of the files as below using the split option provided by git hub.
google 166
ReplyDeletegoogle 167
google 168
google 169
google 170
google 171