! Rudra 0_0
! Rudra 0_0
# **Challenge 8** - **Created new branch in my Forked Repo named as `challenge8`**  - **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`  - 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**  - ### **Used` git status `command to view changes...
# **Challenge 12 : Signing commits** - ### **Setup done to sign commits locally in my system.**  - ### **Sucessfully signed commit and Pushed it on remote repo.** ...
# **Challenge 13 : Gist File** - ### Created new file names as `gist-solutions.md` in `contributors/Luckydhingra` directory on `Luckydhingra-details` branch  - ### 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  - ###...
# Challenge 15 - ### **Initialized a local repo named `signed commit` and create new `feature-1 `branch in it.**  - ### **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)**  - ### Added my Name in `challengers-list.md` in `Luckydhingra-details`  - ### Commited & Pushed the changes...
# Challenge 17 : Resolves conflict ### Got conflict on [my PR](https://github.com/scaleracademy/scaler-open-source-september-challenge/pull/817)  - ### Pulled new changes from Orignal repo to Resolve conflict  - ### Had...