Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
For issues with the Android operating system, file a bug with the associated component found at:
Existing URLs containing the issue:
Description of issue (what needs changing):
Initially, the codelab says to run `repo start <some-name> .`, where the user is asked to pick anything as the project name. Later in the codelab when the user is cleaning up the codelab project and changed files, the instruction is to run `repo abandon codelab .`, which assumes the project name is `codelab`. This can throw off users copying commands out of the codelab, and there isn't an obvious way to learn the project name if one has forgotten it (or instructions to find them aren't readily available).