Hello,
i recently tried to clone your repo and encountered an error:
git clone https://github.com/scoumbourdis/grocery-crud.git Initialized empty Git repository in /home/hkadm/luiscoms/test/grocery-crud/.git/ remote: Counting objects: 7627, done. remote: Compressing objects: 100% (3841/3841), done. remote: Total 7627 (delta 3352), reused 7627 (delta 3352) Receiving objects: 100% (7627/7627), 11.98 MiB | 419 KiB/s, done. Resolving deltas: 100% (3352/3352), done. error: refs/remotes/origin/master does not point to a valid object! error: Trying to write ref refs/heads/master with nonexistant object 09a1d17b079f1df5134cbc6137becf06b5ece52b fatal: Cannot update the ref 'HEAD'.
I just open an issue on github