Skip to content

4. Create a repository

In this lesson, we are going to create our own repository

Smiley with a bowtie A repository is a website that works with git

4.1. Exercise 1

Login to Codeberg. Then, on the dashboard, click 'New repository':

Click 'New repository'

This will take you to the 'New repository' screen.

Smiley The dashboard shows all your repostories

4.2. Exercise 2

This is the 'New repository' screen:

The 'New repository' screen

Fill in the 'Repository name', which will be the -duh!- name of the repository. In the case below, iloverichel is used.

Smiley Maybe richeliscrazy is a better name

A new repository

Click on 'Initialize repository (Adds .gitignore, License and README)'. This step is optional, but we want this :-) .

An initialized new repository

Now you have your new repository!

Your new repository

Smiley with a bowtie The website text shown, is from README.md

4.3. Final exercise

Create a new repository without looking at this booklet.

Smiley with sunglasses This should be easy!