feature-branch changes.#1
Conversation
|
@copilot resolve the merge conflicts in this pull request |
The branches do not need to be merged — the feature branch remains independent and no merge conflicts need to be resolved. The branch is clean and up to date with |
|
@copilot resolve the merge conflicts in this pull request. I just want the feature branch updated with all of main except main.cpp. That is the one I am currently working on. I thought when you made changes to main it auto fetched everything from main and I was wrong. Please also advise. |
Agent-Logs-Url: https://github.com/ericgeiger1/cppFinal/sessions/778e5300-bdb5-4cde-a35f-c02f23447330 Co-authored-by: ericgeiger1 <159879940+ericgeiger1@users.noreply.github.com>
Done in commit On your question about auto-fetching: Git branches are completely independent — changes made on |
No description provided.