gitlab Request to merge branch-A into develop (3 commits behind) should I worry?
问题 When creating a merge request in gitlab I often get a message: Request to merge branch-A into develop ([x] commits behind) what does gitlab want to tell me? should I worry or do I need to fix something (what)? 回答1: After some time a merge request is open in a project it is normal that the version of the branch you are trying to merge into becomes outdated due to other people merging their own changes to it. Gitlab helps you by showing how much the version of the branch you updated is behind