This commit is contained in:
Alex Janka 2024-08-01 12:24:39 +10:00 committed by Alex Janka
parent f84270fee0
commit ab07e0813e

View file

@ -22,7 +22,7 @@ jobs:
- name: shallow
run: cat .git/shallow
- name: deepend tree
run: git fetch --tags --recurse-submodules=no --depth 100
run: git fetch --tags --recurse-submodules=no --depth 100 origin main
- name: status
run: git status
- name: shallow