Closed BigSamu closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
@JohnathonBowers,
Question regarding commit 0d3b10d. What was this merge about? I did the merges on Friday with the main branch. The question is, are there no conflicts currently with that branch?
@JohnathonBowers,
Question regarding commit 0d3b10d. What was this merge about? I did the merges on Friday with the main branch. The question is, are there no conflicts currently with that branch?
I had made some changes on my local tracking branch before you merged main
into the upstream refactor branch. I needed to merge these upstream changes into my local tracking branch so that any code I pushed to the upstream branch wouldn't create conflicts. To answer your question, everything is in sync now.
@JohnathonBowers, Question regarding commit 0d3b10d. What was this merge about? I did the merges on Friday with the main branch. The question is, are there no conflicts currently with that branch?
I had made some changes on my local tracking branch before you merged
main
into the upstream refactor branch. I needed to merge these upstream changes into my local tracking branch so that any code I pushed to the upstream branch wouldn't create conflicts. To answer your question, everything is in sync now.
Perfect!
Issue #32 is addressed on this PR. PR opened for review and merge with base code