JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Preparandkurs
Översikt
Schema
Behörighetstest
Lektionsmaterial
Övningsuppgifter
Logik
Verktyg / Program
Exempelkod
Versionshantering
Fullstack (Tech stack)
(Extra)
Kommentarer och Dokumentation
More
Share
Explore
Versionshantering
Github
Extra
The motive of Git is to manage a project or a set of files as they change over time.
Git stores this information in a data structure called a Git repository. The repository is the core of Git.
To be very clear, a Git repository is the directory where all of your project files and the related metadata resides.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.