© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
77 replies
Mozzarella

✅ git merge vs git rebase

What would be a better way create merge request to the main remote? Merge from main to the branch I work on,or git rebase? Basically I need to send merge request from specific branch in remote with my name to the main remote

Example

1.Main(remote)->Main(local) pull ->MyName(local) merge with Main->push MyName(remote) -> merge request to main
2.with rebase
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ fork vs clone in git
C#CC# / help
11mo ago
Can I use merge conflict resolution buttons in VS?
C#CC# / help
14mo ago
✅ Share VS settings to my team through git
C#CC# / help
3mo ago
Next page