© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
16 replies
The Fog from Human Resources

Need help with GIT logic

So I need some help with git functionality

my workflow: im working using a feature branching workflow with multiple people

the general structure goes something like this (branches): Dev (anything that is still in development) -> beta (optional) -> Release
The way we work is by creating branches that describe our features on top of Dev, once we are done we merge

my problem: how can i ensure/update my feature branch from the latest dev branch without losing my code, if the same file was edited for example
and more specifically does git just overwrite the entire file or will it leave my functions etc. alone
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

❔ Need some help with logic
C#CC# / help
4y ago
❔ I need help with logic
C#CC# / help
4y ago
I need help with cursor logic
C#CC# / help
2y ago
I need help with Deployment Logic
C#CC# / help
2y ago