How to change files,commit and push into git repository using Eclipse
1. First, go to your project in net-beans then Change the file here I am adding the <h3>quickdevops</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 source and destination branch click on next, pushing will be processing.
6.Modified files can be available at the git repository as shown in the below.
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 source and destination branch click on next, pushing will be processing.
6.Modified files can be available at the git repository as shown in the below.
0 Response to "How to change files,commit and push into git repository using Eclipse"
Post a Comment