Leerlijn Git
  • Inleiding
  • Wat is versiebeheer?
  • Installatie software
  • Externe bronnen
  • Leesvolgorde van deze cursus
  • Bronnenlijst
  • Lokaal werken
    • Wat is lokaal versiebeheer?
    • Basisbegrippen
    • Branching workflow
    • git init
    • git add
    • git status
    • git commit
    • git reset
    • git log
    • git rm
    • git branch
    • git checkout
    • git merge
    • gitignore
  • Gedistribueerd werken
    • Remotes
    • Pull requests
    • git clone
    • git push
    • git pull
Powered by GitBook
On this page

Was this helpful?

  1. Gedistribueerd werken

Pull requests

Deze inhoud wordt nog niet behandeld.

PreviousRemotesNextgit clone

Last updated 2 years ago

Was this helpful?