Skip to content

Commit

Permalink
Don't recommend depth 1 for humans
Browse files Browse the repository at this point in the history
Humans probably want our history (whereas CI doesn't care)
  • Loading branch information
makslevental authored Sep 5, 2024
1 parent 994f6e3 commit ffa7755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ git \
-c submodule."src/runtime_src/core/common/aiebu".update=none \
clone \
--recursive \
--depth 1 \
--shallow-submodules \
https://github.com/nod-ai/iree-amd-aie.git
```
Expand Down

0 comments on commit ffa7755

Please sign in to comment.