Skip to content

Itera/git-fagkveld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git course

Welcome to this practical course in Git. This will help you understand some of the basics in Git, but also some more advanced topics. The project contains two exercises with instructions in folders exercise-1 and exercise-2. But before you start, go through the "Getting started" guide below.

Getting started

Install git

In order to carry out the exercises, you firstly need to have Git on your computer. If you haven't installed it already, go to https://git-scm.com/book/en/v2/Getting-Started-Installing-Git for instructions on how to do it. If you have any problems, ask one of the instructors.

Fork the project

Go to the top right corner of this page and click on the "Fork" button. Fork will create a copy of the repository to your own github account.

Open your preferred terminal/command line tool, and run the command git clone https://github.com/<your-github-user>/git-fagkveld. This will download this project to your computer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published