Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 617 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 617 Bytes

Gitkurs23

fix merge conflicts fix merge conflicts guide

(With changes)

"Workshop"

  1. Klon dette repoet
  2. Lag en ny branch
  3. Lag filen deltakere/dittnavn
  4. Sjekk status (git status)
  5. Stage filen
  6. Sjekk status (git status)
  7. Commit endringen
  8. Se på endringene (For eksempel git log og git show)
  9. Push til remote
  10. Lag en Merge Request