'Why in the github desktop application after cloned my project i don't see any changes and can't click the Commit to main button?

Changes is empty and can't click the button

This is a screenshot of my repo in the github.com and i copied the url from Code > HTTPS Then paste the url to the application url tab but it didn't add any changes files and i can't click the commit button.

Repo on github.com

On my hard disk in the project folder i created a new folder named it Git and selected this folder when paste the url to the application :

The Git folder was empty now it have some files :

Git folder in my project

And last a screenshot on my hard disk the project with the Git folder and inside it created a sub folder and inside two files :

The folders on my hard disk

What am i missing ?

I tried to follow this tutorial in youtube :

https://www.youtube.com/watch?v=qpXxcvS-g3g



Solution 1:[1]

To get the files to show up in GH desktop navigate the branch the files were uploaded to then click fetch origin then Pull origin on the top navbar.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1