diff --git a/doc/forum/Hashes_instead_of_content_in_files.mdwn b/doc/forum/Hashes_instead_of_content_in_files.mdwn new file mode 100644 index 0000000000..86614cf40e --- /dev/null +++ b/doc/forum/Hashes_instead_of_content_in_files.mdwn @@ -0,0 +1 @@ +I just cloned from a bare repo. The files I got aren't symlinks, but when I look inside them, they're just text SHA numbers, not the real content of the files. How can I get the real content?