Pratham Kiran K

Results 21 comments of Pratham Kiran K

# Challenege 2/ Day 2 url of the forked repo: https://github.com/PrathamKiran/scaler-september-open-source-challenge ![image](https://user-images.githubusercontent.com/97293506/188109613-4b645204-94f9-4eed-ba27-3ef63994d333.png)

# Challenge 3 Screenshot showing the list of all the current branches inside my forked clone repository: ![image](https://user-images.githubusercontent.com/97293506/188265357-83dae975-89e2-41ad-bc02-40d2b1798bcb.png)

# Challenge 4 In my local system: ![image](https://user-images.githubusercontent.com/97293506/188315349-5e4afc91-444a-4a70-8b8b-d8b011bb9dee.png) In my forked repo: ![image](https://user-images.githubusercontent.com/97293506/188315665-33dd9243-dac1-467e-b0df-87248d96b151.png)

# Challenge 9 Pull request after commit has been deleted and the branch is force pushed: ![image](https://user-images.githubusercontent.com/97293506/189348141-35d2c57a-0557-4ae4-9731-7ebdfc60f6d5.png)

# Challenge 11 New Branch PrathamKiran-details-2 on the branch PrathamKiran-details: ![image](https://user-images.githubusercontent.com/97293506/189533629-89055063-38ed-498c-b4c7-fa54b8659ad7.png)

# Challenge 12 Proof of completing the previous challenges properly: ![image](https://user-images.githubusercontent.com/97293506/189694022-c8ad0352-7a3a-4a41-9c1d-e8395ad6b278.png)

# Challenge 13 git status before stashing: ![image](https://user-images.githubusercontent.com/97293506/189907077-61f3feea-d690-4437-8025-db6065d88c47.png) stash list: ![image](https://user-images.githubusercontent.com/97293506/189907172-1daefa80-5ce7-4497-8e64-ca1943db7d3c.png) stash list after deleting the stash: ![image](https://user-images.githubusercontent.com/97293506/189907342-60d7b621-0a08-47ce-a28b-661340adf5eb.png)

# Challenge 14 -> Created a challenge_14 branch with challenge_14.txt file in the contributor directory. ->Added the following contents: ![image](https://user-images.githubusercontent.com/97293506/190220757-86570968-bf3c-45b4-9720-7a214de79b56.png) -> Created a challenge_14_merger branch and edited the file as:...

# Challenge 16 The markdown file after resolving the merge conflict: ![image](https://user-images.githubusercontent.com/97293506/190652099-5f014bcf-5690-4e9f-a9f0-f6fa3887f5bd.png) Github showing the conflicts has been resolved: ![image](https://user-images.githubusercontent.com/97293506/190652291-02445d5c-0127-46d8-bb1b-61a6601e2fcd.png)

# Challenge 17: Using github desktop Creating a new repository: ![image](https://user-images.githubusercontent.com/97293506/190868167-55b6999f-1476-43b6-a4ae-8f30c38e58cd.png) Making a commit: ![image](https://user-images.githubusercontent.com/97293506/190868320-d8c948f1-45f7-46d9-aca7-e27b3ad0987d.png) Creating a branch: ![image](https://user-images.githubusercontent.com/97293506/190868341-7a1d5aaf-545c-4cdb-b316-a3d4a410c583.png) Publishing the repository on github: ![image](https://user-images.githubusercontent.com/97293506/190868427-0712edd2-171c-4e4b-aa59-139bea72158d.png) Making changes and pushing to...