You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Update scripts/fetchdep.sh
This commit is contained in:
@ -10,7 +10,7 @@ defbranch="$3"
|
|||||||
|
|
||||||
rm -r "$defrepo" || true
|
rm -r "$defrepo" || true
|
||||||
|
|
||||||
# A fnction that clones a branch of a repo based on the org, repo and branch
|
# A function that clones a branch of a repo based on the org, repo and branch
|
||||||
clone() {
|
clone() {
|
||||||
org=$1
|
org=$1
|
||||||
repo=$2
|
repo=$2
|
||||||
|
Reference in New Issue
Block a user