Clone and open a repository
เนื้อหานี้ยังไม่มีในภาษาของคุณ
What you will do
Section titled “What you will do”Create a local working copy of a GitHub repository.
Before you start
Section titled “Before you start”- An active Pro subscription. Third-party AI subscriptions and API credits are separate.
- A working internet connection for the service or download used in this tutorial.
Download the tutorial workspace
Where to start
Section titled “Where to start”File browser → + → Clone from GitHub
Follow the steps
Section titled “Follow the steps”Screenshot capture is in progress for this preview. This page is not approved for publication.
See the control up close

1

2

3

4
Check the result
Section titled “Check the result”Open Source Control from Files. Check the repository’s branch and history before editing a file.
If it does not work
Section titled “If it does not work”- Commit records local history; Push sends commits to the remote. Check which operation failed.
- For rejected pushes, inspect the remote changes and your permissions. Do not use a force push as a routine fix.
- If changes conflict, keep a copy and review the affected files before discarding anything.