Skip to content

Commit 591a858

Browse files
add --allow-unrelated-histories
1 parent f86e072 commit 591a858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ commands:
333333
./deps/readies/bin/getpy3
334334
git clone git@github.com:RedisLabsModules/redisbench-admin.git --depth=1
335335
cd redisbench-admin
336-
git pull origin feature/callback
336+
git pull origin feature/callback --allow-unrelated-histories
337337
git branch feature/callback
338338
git checkout feature/callback
339339
pip install poetry

0 commit comments

Comments
 (0)