Skip to content

Commit caa0780

Browse files
Updated Readme.md
Added repository cloning rules.
1 parent 123dd6d commit caa0780

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
+# Repository clone/download :fire: :fire: :fire:
2+
+
3+
+This repository contains a git sub-module and as such, can not be completely downloaded using the web-interface of GitHub. This is a known limitation of GitHub's own tools. However, cloning this repository via CLI works absolutely fine and will pull all sub-modules as long as you use the proper commands.
4+
+
5+
+Here's a short tutorial on how to achieve this as well as a better explanation of what Git sub-modules are and how they're useful: https://gist.github.com/gitaarik/8735255
6+
+
7+
+Easiest way to go about cloning a repository recursively is to use (Windows only) TortoiseGIT: https://tortoisegit.org/.
8+
19
# Shapely
210

311
[![Build Status](https://travis-ci.org/puikinsh/shapely.svg?branch=master)](https://travis-ci.org/MachoThemes/shapely)

0 commit comments

Comments
 (0)