Git Exercises

Ques.4- Make some changes to the `README.md` file in the remote repository using the online interface

Ans- To make changes to the `README.md` file in the remote repository using the online interface of a Git hosting platform (such as GitHub, GitLab, or Bitbucket), follow these steps:


1. Open your web browser and navigate to the website of the Git hosting platform where your remote repository is hosted.

2. Sign in to your account and locate the repository you want to make changes to.

3. Navigate to the `README.md` file in the repository's file explorer or file list. Click on the file to view its contents.

4. Look for an "Edit" or "Pencil" icon/button typically located near the top right corner of the file view. Click on the icon/button to start editing the file.

5. Make the desired changes to the `README.md` file in the online editor provided by the Git hosting platform. You can add, delete, or modify text, formatting, and other content as needed.

6. Once you have finished making the changes, review them to ensure everything is as intended.

7. Optionally, provide a brief description or summary of the changes in the designated field or comment box, if available.

8. Look for a "Commit Changes" or "Save" button typically located at the bottom of the online editor. Click on the button to save your changes.

9. The Git hosting platform will create a new commit with your changes to the `README.md` file in the remote repository.



About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.

We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc





 PreviousNext