Commit 9e16aa3da0a11b9ef615d5590958da62ca6da5db

Thomas de Grivel 2022-01-26T14:43:22

readme

diff --git a/README.md b/README.md
index 0fb2043..ae0b8eb 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,10 @@ location ~ ^(.*/info/refs|.*/git-upload-pack)$ {
    - DONE /_sitemap.txt
    - DONE /robots.txt
  - DONE Display markdown files as HTML
+ - DONE Bug : fix empty diff between commits and master
+ - DONE Optimizations
+   - DONE useless git commands (`git_put_log1`)
+   - DONE disk usage calculation
  - Front page
    - DONE Stats
      - DONE count users, organisations, repositories
@@ -127,9 +131,6 @@ location ~ ^(.*/info/refs|.*/git-upload-pack)$ {
      - DONE git push -u kmx branch
      - DONE git pull
      - install git
- - DONE Optimizations
-   - DONE useless git commands (`git_put_log1`)
-   - DONE disk usage calculation
  - Admin
    - logo
    - disk usage (repos, orgs, users)
@@ -143,7 +144,6 @@ location ~ ^(.*/info/refs|.*/git-upload-pack)$ {
    - Comments in diff
  - Issues / tickets ?
  - Static site generator
- - Bug : fix empty diff between commits and master
  - OAuth2
    - Google
    - Github