Arijit Ghosh

Results 29 comments of Arijit Ghosh

Please assign the task to me

URL of forked repository: https://github.com/Rancho2002/scaler-open-source-september-challenge Screenshot of the cloned repo in my system/PC: ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/07371849-abf3-4dfc-8482-1e00487ccc4d)

List of all the current branches inside my forked clone repository SS1 ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/10f254e8-ca95-4c71-8772-cf7abaff9b86) SS2 ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/23dc0f6c-c88b-4266-86f2-cf78f4942558)

The latest repository contents of my forked clone repository locally ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/7782fa1e-ef23-424c-821b-a480fc9a7938)

## Challenge 7 - Use of git reset screenshot ### Command SS ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/df41f0f2-0948-4443-bf39-8f2df2a44e8d) ### Github SS ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/04f921b0-093f-485f-89be-d5d40aaf2929)

Challenge 8: Created `challenge8` branch and pushed a sample file screenshot ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/fa33d3bc-f5e6-4897-933c-c0bb1ddc6bca)

### Challenge 9 : Intro to git rebase Step 1: push some changes to fork repo ![pushEdited](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/af4424af-0ecd-44ab-bd01-a51e10545e6e) Step 2: checking commit ID via git log to identify which commit to...

### Challenge 10 Checkout to challenge 3 branch and pushed changes ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/cd49623c-b93a-46c6-b6e4-4c1ce39ee2ac) Checking logs and picking up the last commit to rebase ![Screenshot from 2023-09-11 04-03-10](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/328b9c95-d157-45aa-be01-c1c5a57f4264) Used rebase -i and...

### Challenge 11: Git Stash ( create and drop ) ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/92109154/9e3fe583-4e4f-45e5-b90e-5b553aef1917)