# Heim

Kennari: Helga Ingimundardóttir

## TL;DR

Þetta GitBook skjölunarefni fjallar um hvernig á að nota **Git** og **GitHub** á skilvirkan hátt. Það inniheldur leiðbeiningar um grunnskipanir, best practices, og samvinnuaðferðir.

### Efnisyfirlit

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Grunnatriði í GitHub</strong></td><td>Inngangur að GitHub, grunnskipanir og öryggismál</td><td><a href="/files/QIQE0fD77UGUgiQWMY99">/files/QIQE0fD77UGUgiQWMY99</a></td><td></td><td><a href="/pages/vq4TpscptNIQJ709zoXZ">/pages/vq4TpscptNIQJ709zoXZ</a></td></tr><tr><td><strong>Góð vinnubrögð</strong></td><td>Hvernig á að nota branches, skrifa góð commit skilaboð og peer review</td><td><a href="/files/ZJq8vovXQpgTFMb7MBe1">/files/ZJq8vovXQpgTFMb7MBe1</a></td><td></td><td><a href="/pages/vfWyswp3BHLbcANZ8Efk">/pages/vfWyswp3BHLbcANZ8Efk</a></td></tr><tr><td><strong>Tengingar</strong></td><td>Hvernig á að synca við Overleaf og GitBook</td><td><a href="/files/SLDqVBkQWW3Oxaje8bLN">/files/SLDqVBkQWW3Oxaje8bLN</a></td><td></td><td><a href="/pages/9J1VkrxSdUwiJ1xVDDVv">/pages/9J1VkrxSdUwiJ1xVDDVv</a></td></tr></tbody></table>

GitBook skjölunin er tengd við [GitHub geymslu](https://github.com/HI-IDN/github-intro) og hægt er að skoða hana á [GitBook](https://tungufoss.gitbook.io/github/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tungufoss.gitbook.io/github/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
