Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
wiki
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Simulation
  • wiki
  • Wiki
    • Docs
    • Git
  • Branching

Last edited by Benjamin Engel Oct 06, 2020
Page history

Branching

There a many ways to create a branch in the git process. Two options are highlighted below.

  • Option 1: Using VSCode
  • Option 2: In Gitlab
  • Option 3: Command Line

Option 1: Using VSCode

Create a new branch in VSCode

Note this is a local branch. You need to push it before it is also on the remote. Push a new branch in Gitlab

Option 2: In Gitlab

Create a new branch in Gitlab

Note you need to checkout this branch locally as this only creates the branch on the server. Push a new branch in Gitlab

Option 3: Command Line

If you want to use this option, you don't need a guide!

Clone repository

Home

Getting Started

Tools Overview

  • Teams & Sharepoint
  • Shared Project Calendar
  • Gitlab
  • Github
  • Mailing List

First Time Setup



Project Guidelines

  • Project Roles
  • DCO for Open Source Projects
  • Quality Guidelines
  • Meeting Guidelines

Tooling Guides

Contributing to an OpenX Project

  • Introduction to Git
  • Workflow Overview
  • Git
  • Branching
  • Branch naming Conventions
  • Commit message guidelines
  • Available Issue and MR Labels
Trouble Shooting
  • Resolving merge conflicts
  • VSCode
  • AsciiDoc

Teams & Sharepoint

Shared Project Calendar


  • Sidebar