Maybe this is a n00b question, but what am I doing wrong when I try to access the git repository?
git clone https://github.com/Evrytania/LTE-Cell-Scanner.git Initialized empty Git repository in /home/buchner/lte_scan/LTE-Cell-Scanner/.git/ fatal: https://github.com/Evrytania/LTE-Cell-Scanner.git/info/refs download error - The requested URL returned error: 403
Fortunately I can download the tarball as well, but it's more work to keep in sync with the repository.
Christian