marvel_branch
Practice repo Hello..!!!
Practice repo I am Kartik and a contributor
To add ur assigned part follow these steps
1. Create a new branch.
git checkout -b <your_branch_name>
2. Perform your desired changes to the code base.
3. Track your changes:heavy_check_mark: .
git add .
4. Commit your changes .
git commit -m "Relevant message"
5. Push the committed changes in your feature branch.
6. Create a PR.
click on compare and pull requests then compare with master branch and create a pull request.
#practising git push ! ||parimala09
#testing archit