We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520afd4 commit 36a293aCopy full SHA for 36a293a
CONTRIBUTING.md
@@ -11,6 +11,7 @@
11
```bash
12
git clone --filter=blob:none --no-checkout --depth 1 --sparse <YourFork.git>
13
cd quran-api
14
+git sparse-checkout reapply --no-cone
15
git sparse-checkout add start/* command.txt
16
git checkout
17
```
0 commit comments