mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Instead of doing the shallow checkout followed by an unshallow-with-tags, just set fetch-depth=0 to get the full history to start with. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>