Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openairinterface5G openairinterface5G
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 38
    • Merge requests 38
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • oai
  • openairinterface5Gopenairinterface5G
  • Merge requests
  • !400

Closed
Created Sep 26, 2018 by Raphael Defosseux@defosseuOwner
  • Report abuse
Report abuse

Astyle integration test3

  • Overview 4
  • Commits 27
  • Changes 65

This is a test on how to astyle and merge to validate the process.

I've integrated 4 pending MRs:

  • First I've astyled in each branch with the CI astyle option files the files that are been modified by the MR

  • Then I merge into the integration using git merge -s recursive -Xdiff-algorithm=histogram src_branch command

There were merge conflicts but they were quite trivial.

Compared to MR 399, I made one different choice on a merge

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: astyle_integration_test3