Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 187
    • Issues 187
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Merge Requests
  • !382

Merged
Opened 3 hours ago by Martin Santangelo@msantang78
  • Report abuse
Report abuse

Release/3.10.1

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b "release/3.10.1" "origin/release/3.10.1"

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/master"
git merge --no-ff "release/3.10.1"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge release/3.10.1 into master
  • Email patches
  • Plain diff
Could not retrieve the pipeline status. For troubleshooting steps, read the documentation.
Merge request approved. Approved by
Emiliano Balbuena
Emiliano Balbuena
Marcelo Rivera
Marcelo Rivera

Merged by Martin Santangelo 2 hours ago

The changes were merged into master with ef5bcb3a

Pipeline #86046441 passed for ef5bcb3a on master
      • Discussion 0
      • Commits 8
      • Pipelines 4
      • Changes 11
      • Loading...
      • Marcelo Rivera @eiennohi approved this merge request 3 hours ago

        approved this merge request

      • Emiliano Balbuena @edgebal approved this merge request 2 hours ago

        approved this merge request

      • Martin Santangelo @msantang78 merged 2 hours ago

        merged

      • Martin Santangelo @msantang78 mentioned in commit ef5bcb3a 2 hours ago

        mentioned in commit ef5bcb3a

      • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
      Please register or sign in to reply
      0 Assignees
      None
      Assign to
      None
      Milestone
      None
      Assign milestone
      None
      Time tracking
      No estimate or time spent
      0
      Labels
      None
      Assign labels
      • View project labels
      Lock merge request
      Unlocked
      3
      3 participants
      user avatar
      Martin Santangelo
      user avatar
      Emiliano Balbuena
      user avatar
      Marcelo Rivera
      Reference: minds/mobile-native!382

      Revert this merge request

      This will create a new commit in order to revert the existing changes.

      Switch branch
      Cancel
      A new branch will be created in your fork and a new merge request will be started.

      Cherry-pick this merge request

      Switch branch
      Cancel
      A new branch will be created in your fork and a new merge request will be started.