Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE3 / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 5
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !1 opened Jan 13, 2022 by Szeberényi Imre@szebi 
  • Report abuse
Report abuse

Python3.6

First running version

×

Check out, review, and merge locally

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

git fetch origin
git checkout -b python3.6 origin/python3.6

Step 2. Review the changes locally

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

git checkout master
git merge --no-ff python3.6

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.

  • Discussion 0
  • Commits 4
  • Changes 197
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Szeberényi Imre @szebi

    mentioned in commit 9c6fd5e3

    Jan 13, 2022

    mentioned in commit 9c6fd5e3

    mentioned in commit 9c6fd5e3171a764a00964bf88fd03262d1af7f0e
    Toggle commit list
  • Szeberényi Imre @szebi

    merged

    Jan 13, 2022

    merged

    merged
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Szeberényi Imre
Assignee
Szeberényi Imre @szebi
Assign to
None
Milestone
None
Assign milestone
Time tracking
1
1 participant
Reference: CIRCLE3/cloud!1
×

Revert this merge request

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.