CodeYourFuture / Module-JS2

The central repo for JS2
1 stars 31 forks source link

WM5| BEHROUZ(ABDULLAH) KARIMI | MODULE-JS2 | SLIDE-SHOW & EXTRA | WEEK3 #136

Open bkarimii opened 10 months ago

bkarimii commented 10 months ago

Learners, PR Template

Self checklist

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

netlify[bot] commented 10 months ago

Deploy Preview for cute-gaufre-e4b4e5 ready!

Name Link
Latest commit 0f6ce851cc047be2dfd5edc62898f9c5d215a5ef
Latest deploy log https://app.netlify.com/sites/cute-gaufre-e4b4e5/deploys/6574eb957c98e30008776bca
Deploy Preview https://deploy-preview-136--cute-gaufre-e4b4e5.netlify.app/week-3/slideshow
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

bkarimii commented 9 months ago

The pull request is for the Slide show, so it should only contain code changes pertaining to that.

how can i fix this Nirmeet ? i mean extract the changes related to the slide show and put them in a new branch ?

nirmeet-baweja commented 8 months ago

The pull request is for the Slide show, so it should only contain code changes pertaining to that.

how can i fix this Nirmeet ? i mean extract the changes related to the slide show and put them in a new branch ?

You can look into cherry-pick command in git. Here is a reference to get you started - https://devconnected.com/how-to-cherry-pick-git-commits/. But I am sure there would be better resources out there on this topic as well.