Bump recommended shallow-since 1.5 years forward
This commit is contained in:
parent
63d2902785
commit
6c85034952
|
@ -66,7 +66,7 @@ def cannot_determine_version():
|
|||
CircuitPython must be built from a git clone with tags.
|
||||
If you cloned from a fork, fetch the tags from adafruit/circuitpython as follows:
|
||||
|
||||
git fetch --tags --recurse-submodules=no --shallow-since="2021-07-01" https://github.com/adafruit/circuitpython HEAD"""
|
||||
git fetch --tags --recurse-submodules=no --shallow-since="2023-02-01" https://github.com/adafruit/circuitpython HEAD"""
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue