Repo for the purpose of GDSC Open Source Volunteer picking
- Initialize a local Git repository in a directory of your choice.
- Create a new file and add content to it.
- Stage the changes and commit them with a descriptive message.
- Make additional changes to the file.
- Stage and commit these changes with another descriptive message.
- Revert the repository back to the state after the first commit.
- Clone this repo https://github.com/falgunxd/InterviewRepo
- Fork a repository on GitHub to create a copy under your own account.
- Clone the forked repository to your local machine.
- Create a new branch and make necessary changes to address an issue.
- Commit the changes.
- Push the branch to your forked repository on GitHub.
- Create a pull request through the GitHub web interface.
This version of the README.md file provides documentary-style instructions for each task. If you have any further requests or adjustments, feel free to let me know!