Learn how GitLab became the backbone of the Worldline development environment.Watch the GitLab Source Code Management Walkthrough video.Like fixing complex merge conflicts or rolling back commits.įor a quick reference of Git commands, download a Git Cheat Sheet.įor more information about the advantages of working with Git and GitLab: However, the command line is required for advanced tasks, You can do many Git operations directly in GitLab. Git is an open-source distributed version control system. Synchronize changes in a forked repository with the upstream Start using Git on the command line.Advanced use of Git through the command line.Unstage all changes that have been added to the staging area.Download the latest changes in the project.Convert a local directory into a repository.