scaleracademy / scaler-open-source-september-challenge

340 stars 457 forks source link

#29 #1021

Open qutequbit opened 1 year ago

qutequbit commented 1 year ago

name: Simran Ray github_user_name: qutequbit discord_id: qutequbit

qutequbit commented 1 year ago

-- URL of the forked repository : https://github.com/qutequbit/scaler-open-source-september-challenge -- screenshot of the cloned repo in my system/PC :

git-clone-command repo-clone

qutequbit commented 1 year ago

-- branch created locally and pushed it

image

-- screenshot showing the list of all the current branches inside of the forked clone repository

image

qutequbit commented 1 year ago

-- configuring a remote repository for a fork

image

-- syncing a fork

image

-- screenshot showing the latest repository contents of the forked clone repository locally :

image

qutequbit commented 1 year ago

-- creating a new repository and a markdown file

image

image

-- filling the information

image

-- creating a pull request image

qutequbit commented 1 year ago

-- the new commit reflected in the pull request image

qutequbit commented 1 year ago

-- creating a new file image

-- commit reflected in the pull request image

image

-- using git reset command

image

--

image

qutequbit commented 1 year ago

-- new branch created image

-- new file created image

qutequbit commented 1 year ago

-- before squashing

image

-- using git rebase command and squashing

image

-- after squashing

image

qutequbit commented 1 year ago

-- squashing commits image

-- reflected in the pull request image

qutequbit commented 1 year ago

-- applying git stash command image

-- deleting the content from the stash area image

qutequbit commented 1 year ago

-- making signed commits image

qutequbit commented 1 year ago

-- creating a markdown file and including the link to the two gists image

-- reflected in pull requests image

qutequbit commented 1 year ago

-- git rebase command usage after modifying qutequbit.md file image

-- squashing the commits image

-- before squashing image

-- after squashing image

qutequbit commented 1 year ago

-- creating a repository : git-merge-conflict -- created a text file : merge.txt image

-- updated the contents of the file in a new branch : "new_branch_to_merge_later" image

-- switching to the main branch and appending the content in the text file image

-- merge conflict image

-- resolving the merge conflict image

-- image

-- image

qutequbit commented 12 months ago

image

qutequbit commented 12 months ago

image

qutequbit commented 12 months ago

-- downloading and then creating a new repository on github desktop image

qutequbit commented 12 months ago

-- new file created in the repository using codespaces image -- image

qutequbit commented 12 months ago

-- image

qutequbit commented 12 months ago

-- image

qutequbit commented 12 months ago

-- creating git aliases image

-- image

qutequbit commented 12 months ago

-- creating a new repository and adding the html and css files image

-- website : [css cannot be applied] image

qutequbit commented 12 months ago

-- best practices for open source contribution

qutequbit commented 12 months ago

-- good first issue

qutequbit commented 12 months ago

-- open source contribution :

qutequbit commented 12 months ago

-- two new branches created image

-- using git cherry command image image

qutequbit commented 12 months ago

-- open source contribution

qutequbit commented 12 months ago

-- README.md