From 0b772742c5f0080e7aec3079c73326bfe09d9dca Mon Sep 17 00:00:00 2001 From: Adam000 <Adam000@web> Date: Thu, 15 Sep 2016 00:10:56 +0000 Subject: [PATCH] --- doc/forum/Hashes_instead_of_content_in_files.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Hashes_instead_of_content_in_files.mdwn 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?