githubteacher / githubteacher/flaming-octo-meme
how do you know what branch you want to merge in master?
Open
answered
question
- Dominant language
- No language data
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It depends on the operation you are trying to perform. In the example we just did, we were trying to update the local copy of our branch to match the remote copy - so we checked out our branch and did `git merge origin/`. Later we will learn other scenarios for git merge!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.