You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/guides/checkout-answer.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,4 +52,6 @@ If the command doesn't work or fails, GitHub CLI will guide you through the proc
52
52
53
53
🔥 You can now navigate through the solution locally and serve it to test it. 🔥
54
54
55
-
<!-- gh repo set-default -->
55
+
### Checkout with GitHub Codespaces
56
+
57
+
You can checkout any **open** PR with GitHub Codespaces. After clicking the code button, you can navigate to the codespaces tab and click the green button to create a codespace on the PR's branch. After the codespace initializes, you can serve the app.
0 commit comments