Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
B
basis
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Jira
    • Jira
  • Labels
  • Merge Requests 0
    • Merge Requests 0
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Commits
  • rancher
  • basis
  • Merge Requests
  • !1

Closed
Opened Sep 29, 2021 by David da Silva Dias@david.diasMaintainer
  • Report abuse
Report abuse

Check out, review, and merge locally

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

git fetch origin
git checkout -b "BASIS-229185" "origin/BASIS-229185"

Step 2. Review the changes locally

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

git fetch origin
git checkout "master"
git merge --no-ff "BASIS-229185"

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.

Update templates/AutomacaoBackupPgsql/3/docker-compose.yml

  • Overview 0
  • Commits 1
  • Changes 1

MERGE REQUEST FECHADO AUTOMATICAMENTE

Não pode ser aberto por quem não tem acesso ao repositório. Favor tratar com a equipe e o gestor.

Descrição original:

Closes BASIS-229185

Edited Sep 29, 2021 by Administrator
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: rancher/basis!1
Source branch: BASIS-229185