mirror of
https://github.com/italicsjenga/actions-test.git
synced 2025-01-23 07:36:35 +11:00
descibef
This commit is contained in:
parent
9f34b5c8ea
commit
bda8813488
1 changed files with 4 additions and 0 deletions
4
.github/workflows/merge.yml
vendored
4
.github/workflows/merge.yml
vendored
|
@ -19,10 +19,14 @@ jobs:
|
|||
# run: git sparse-checkout disable; git checkout origin/main
|
||||
- name: status
|
||||
run: git status
|
||||
- name: descibe
|
||||
run: git describe --tags
|
||||
- name: deepen tree
|
||||
run: git fetch --shallow-since 2023-08-17 --tags --recurse-submodules=no
|
||||
- name: status
|
||||
run: git status
|
||||
- name: descibe
|
||||
run: git describe --tags
|
||||
- name: show refs
|
||||
run: find .git/refs
|
||||
# - name: peepee poopoo
|
||||
|
|
Loading…
Add table
Reference in a new issue