I have a repository on bitbucket. The repository has two directories with files in it. After committing these directories git is showing me some kind of hash code for those files.
I expect that the directory names should be hyperlinks and I should be able to browse them on bitbucket.
On cloning the repository to my local system it is giving me empty directories.
What is happening here?