From d70b1377e77d4ce1e24ccecf64a0443cc7523ebd Mon Sep 17 00:00:00 2001 From: Eric Duminil <eric.duminil@gmail.com> Date: Tue, 23 Apr 2024 14:30:05 +0200 Subject: [PATCH] TODOs --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cab2f0e..de2689c 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,32 @@ Just a git example. * [ ] 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 -* [ ] Show -* [ ] Try Web-IDE * [ ] Local git repo + * [ ] Create + * [ ] Add files + * [ ] Rename files + * [ ] Edit content + * [ ] Delete files +* [ ] Real-life example: + * [ ] https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser + * [ ] simstadt +* [ ] Gitlab example + * [ ] Web-IDE + * [ ] Invite members + * [ ] Push + * [ ] Pull + * [ ] Merge? + * [ ] Multiple files -- GitLab