Gitlab client

Aus xinux.net
Zur Navigation springen Zur Suche springen

Command line instructions

You can also upload existing files from your computer using the instructions below.

Git global setup

  • git config --global user.name "Max Mustermann"
  • git config --global user.email "max.mustermann@xinux.de"

Create a new repository

Push an existing folder

Push an existing Git repository