About 34,600,000 results
Open links in new tab
  1. git - Creating pull requests in gitlab - Stack Overflow

    Feb 19, 2021 · You can fork a repo belonging to someone else and then create a merge request (the properly named version of the GitHub pull request).

  2. Git Pull Request - GeeksforGeeks

    Aug 26, 2024 · How To Create a Pull Request in GitHub? Pull requests (PRs) are a fundamental part of collaborative development in Git and are widely used across platforms like GitHub, …

  3. What is GitLab and How Do Pull Requests Work in GitLab

    Apr 14, 2025 · In this article, we’ll explore what GitLab is and dive deep into how pull requests - referred to in GitLab as merge requests - help streamline collaboration and code quality. We’ll …

  4. How To Create A Merge Request In GitLab? - GeeksforGeeks

    Apr 3, 2025 · After pushing your branch, it’s time to create a merge request. Here’s how: Go to Your GitLab Project: Navigate to your project’s page on GitLab. On the left-hand sidebar, click …

  5. Mastering GitLab: A Step-by-Step Guide on How to Pull Request

    Sep 5, 2024 · Master the steps to create a pull request in GitLab, from branching strategies to making changes and opening the request. Get familiar with the review and approval process, …

  6. How to Create GitLab Pull Request Template? – The Dev Post

    Feb 9, 2022 · The best part of creating a Pull Request (Merge Request) template in GitLab is we can update it anytime and configure it in just 5 steps. 1. Create a folder …

  7. How to Create a PR in GitLab: A Step-by-Step Guide - DevOps as …

    Jun 17, 2024 · Creating a Pull Request (PR), known as a Merge Request in GitLab, is a crucial part of the collaborative development process. It allows developers to propose changes, get …

  8. Understanding Pull Requests in GitLab: A Comprehensive Guide

    Aug 30, 2024 · To create a pull request in GitLab, first fork the repository, create a new branch, make your changes locally, and then open a pull request from your branch to the main branch …

  9. git - Pull request vs Merge request - Stack Overflow

    Aug 14, 2020 · Merge or pull requests are created in a git management application and ask an assigned person to merge two branches. Tools such as GitHub and Bitbucket choose the …

  10. How to create a GitLab merge request via command line

    May 24, 2016 · We are working on integrating GitLab (enterprise edition) in our tooling, but one thing that is still on our wishlist is to create a merge request in GitLab via a command line (or …

  11. Some results have been removed
Refresh