Arijit Ghosh
Arijit Ghosh
### Challenge 12: Making signed commit Making a gpg keys  Setting up the configuration  Creating the public key to set GPG key in github  Creating a new...
### Challenge 13 Created gists  Gists link added inside `github-username.md` directory 
### Challenge 14: Revision of git rebase with signed commit and DCO check in PR Rebasing in latest commit but has some merge conflicts  Fixing up conflicts and force...
### Challenge 15: resolve merge conflict Creating conflict * In git terminal  * Inside the text editor  Resolving conflict 
### Challenge 17 : Resolving conflict * Updating the local files with conflicted files  * Resolving the conflict  * Commited the changes  * Fixed conflict  * Pushing the code into origin (github) using github...
### Challenge 19: Intro to GitHub Codespace * Created a new branch, make a code edit, and commit the change and pushed the changes from within Codespace  * Changes...
### Challenge 20: Set Up a GitHub Action for Code Linting  
### Challenge 21: Intro to projects in Github 