! Rudra 0_0

Results 33 comments of ! Rudra 0_0

# **Challenge 8** - **Created new branch in my Forked Repo named as `challenge8`** ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/21d5f6b3-5ea6-4803-8379-7bb168dcb3f9) - **Added new markdown file file on path `contributors/Luckydhingra` named as `Luckydhingra-3.md`** - **Added Random...

# **Challenge 9** : Squashing Two commits into one using Rebase method. **Before squashing make sure to add a new commit by making some changes in yesterday's file.** To squash...

# Challenge 10 : Rebasing and Squashing previous two commits into one - First checkout to branch created in [Challenge 3](https://github.com/scaleracademy/scaler-open-source-september-challenge/blob/main/Challenges/challenge3.md) `github_username-details` ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/36cc3cf4-f6c2-43b8-9c59-88d70bd0065c) - Make changes in file present at...

# Challenge 11 : Use of `Git Smash` command - ### **Created File `New_file.md` in `contributor/Luckydhingra` directory in `Luckydhingra-details` branch** ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/dcf33fb4-b6fd-4234-93ac-661dd1798e0f) - ### **Used` git status `command to view changes...

# **Challenge 12 : Signing commits** - ### **Setup done to sign commits locally in my system.** ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/0506cd27-bae3-420e-9b9b-258abed9b2e7) - ### **Sucessfully signed commit and Pushed it on remote repo.** ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/a5d1db6d-a8ce-467f-9840-b4a478ec7145)...

# **Challenge 13 : Gist File** - ### Created new file names as `gist-solutions.md` in `contributors/Luckydhingra` directory on `Luckydhingra-details` branch ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/88e29442-a080-40f5-ab29-2f26b26dff37) - ### Commit & pushed to [Forked Remote Repo](https://github.com/Luckydhingra/scaler-open-source-september-challenge)...

# Challenge 14 : Squashed 2 Signed commits - ### Created new singed commit in `Luckydingra.md` on `Luckydhingra-details` branch in `contributors/Luckydhingra/` directory created in challenge3 & challenge5 ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/b82fad46-c83a-47bd-b053-a9c389fd931e) - ###...

# Challenge 15 - ### **Initialized a local repo named `signed commit` and create new `feature-1 `branch in it.** ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/229ded44-dc30-432f-818f-50f598e00b06) - ### **Made some changes in `README.md` of branch `feature-1`...

# Challenge 16 - ### **Synced Local repo with [Original remote repo](https://github.com/Luckydhingra/scaler-open-source-september-challenge/tree/Luckydhingra-details)** ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/4af665bb-1b15-4ed3-b03d-6cad43e23ef8) - ### Added my Name in `challengers-list.md` in `Luckydhingra-details` ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/82d106f6-37d3-4a5a-bb82-57318e8688a8) - ### Commited & Pushed the changes...

# Challenge 17 : Resolves conflict ### Got conflict on [my PR](https://github.com/scaleracademy/scaler-open-source-september-challenge/pull/817) ![Screenshot 2023-09-17 203802](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/f70bcbef-86d4-4e2a-b42c-2b409ba49b55) - ### Pulled new changes from Orignal repo to Resolve conflict ![image](https://github.com/scaleracademy/scaler-open-source-september-challenge/assets/96563107/dfcacb37-97bd-4a04-bafd-c1e5d920e42a) - ### Had...