kaylinkhanal / parcelApp

https://parcel-app-mocha.vercel.app
3 stars 8 forks source link

how to complete your tasks #5

Open kaylinkhanal opened 7 months ago

kaylinkhanal commented 7 months ago

step 1: git checkout master

    _**error: 1. do you want your current code**_  ? create a branch, ACP : git stash/git reset --hard
    git checkout master

step 2: git pull origin master

step 3: git checkout -b featureBranch step 4: git add . step 5: git commit -m "message" step 6: git push -u origin featureBranch