This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Afkortingen | |
* wd - working directory | |
* sd - staging directory of index | |
Termen | |
* HEAD - 'points to the tip of the current (checked-out) branch'. wijst altijd naar je laatste commit. | |
* Tree-ish - kan verwijzen naar een tree, commit of tag |