Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first PR #3

Open
xgqfrms-GitHub opened this issue Oct 17, 2022 · 2 comments
Open

first PR #3

xgqfrms-GitHub opened this issue Oct 17, 2022 · 2 comments

Comments

@xgqfrms-GitHub
Copy link
Contributor

https://github.com/web-full-stack/git/tree/feature

image

https://github.com/web-full-stack/git/compare/feature?expand=1

#2

@xgqfrms-GitHub
Copy link
Contributor Author

normal merge

image

@xgqfrms-GitHub
Copy link
Contributor Author

xgqfrms-GitHub commented Oct 17, 2022

# Step 1: `Clone` the repository or `update` your local repository with the latest changes.
$ git pull origin main

# Step 2: `Switch to` the `base branch` of the pull request.
$ git checkout main

# Step 3: `Merge` the `head` branch into the `base` branch.
$ git merge feat-rebase

# Step 4: `Push` the changes.
$ git push -u origin main

not rebase

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant