We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69aa220 commit 8bc4a6cCopy full SHA for 8bc4a6c
content/docs/extension-guide/create-extension/setup-local-environment.md
@@ -72,10 +72,7 @@ We unset any custom lifecycle image that may have been provided to ensure that t
72
73
<!-- test:exec -->
74
```bash
75
-git clone https://github.com/buildpacks/samples.git && \
76
- cd samples && \
77
- git fetch --all && \
78
- git checkout fix/curl
+git clone https://github.com/buildpacks/samples.git
79
```
80
81
<!--+ if false +-->
0 commit comments