Compare commits
1 Commits
v3.5.3
...
96f53100ba
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96f53100ba |
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# Verify .git folder
|
# Verify .git folder
|
||||||
if [ ! -d "./sparse-checkout-non-cone-mode/.git" ]; then
|
if [ ! -d "./sparse-checkout-non-cone-mode/.git" ]; then
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
# Verify .git folder
|
# Verify .git folder
|
||||||
if [ ! -d "./sparse-checkout/.git" ]; then
|
if [ ! -d "./sparse-checkout/.git" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user