Merge Strategies in GitLab: Merge Commits vs. Fast-Forward Merges
When working with GitLab merge requests, one of the most important decisions your team needs to make is how to handle merge history. GitLab offers several merge methods, but two of the most common are
wilsonwangdev.hashnode.dev3 min read