Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0f93f1

Browse files
committed
Full history must be fetched
1 parent 766bc5e commit f0f93f1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎.evergreen/config/functions.yml‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ functions:
44
- command: git.get_project
55
params:
66
directory: "src"
7-
# Fetch the libmongoc submodule
7+
# Fetch the submodules
88
- command: shell.exec
99
params:
1010
working_dir: "src"
1111
script: |
12-
git submodule update --init --depth 1
12+
git submodule update --init
1313
# Make an evergreen expansion file with dynamic values
1414
- command: shell.exec
1515
params:
@@ -75,7 +75,6 @@ functions:
7575
working_dir: src
7676
script: |
7777
${PREPARE_SHELL}
78-
git submodule update --init --depth 1
7978
echo "{ \"releases\": { \"default\": \"$MONGODB_BINARIES\" }}" > $MONGO_ORCHESTRATION_HOME/orchestration.config
8079
8180

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /