# git-tutorial Just a git example. https://xkcd.com/1597/ ## Install git * [ ] https://git-scm.com/download/win * [ ] Settings? Name, email * [ ] https://tortoisegit.org/ * [ ] Icons? * [ ] `Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers` * [ ] Right-click * [ ] Clone * [ ] Pull * [ ] Push * [ ] Commit * [ ] Diff * [ ] Log ## TODOs * [ ] Local git repo * [ ] Create * [ ] Add files * [ ] Rename files * [ ] Edit content * [ ] Diff * [ ] Delete files * [ ] Show log * [ ] Browse content * [ ] Binary files too * [ ] Git ignore? * [ ] Real-life example: * [ ] https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser * [ ] simstadt * [ ] Gitlab example * [ ] Web-IDE * [ ] Invite members * [ ] Token? * [ ] Push * [ ] Pull * [ ] Merge? * [ ] Multiple files * [ ] Create personal repo? Test Marieke