@github: New project idea but left the laptop at home? Create a repo right from your phone. Name it, set visibility, and adjust …
Summary
GitHub Mobile now allows users to create repositories directly from their phone, with options for name, visibility, description, template, and initial files.
View Cached Full Text
Cached at: 05/25/26, 12:27 AM
New project idea but left the laptop at home? Create a repo right from your phone. Name it, set visibility, and adjust the details in the GitHub Mobile app. https://github.blog/changelog/2026-05-11-create-repositories-on-the-go-with-github-mobile/…
Create repositories on the go with GitHub Mobile
Source: https://github.blog/changelog/2026-05-11-create-repositories-on-the-go-with-github-mobile/ You can now create new repositories directly from the GitHub Mobile app.
On iOS, start from eitherHomeor yourProfile, tap the**+button, and chooseCreate repository**. On Android, you can create a repository fromHomeor from theRepositoriessection of yourProfile.
When you create the repository, you can:
- Choose to create it under your account.
- Enter a repository name.
- Set the visibility (PublicorPrivate).
- Add an optional description.
- Optionally select a template.
Depending on whether you choose a template, you’ll see different setup options:
- If you select a template:You’ll only have the option toInclude all branches(default:Off).
- If you don’t select a template:You can initialize the repository by choosing whether toAdd a README(default:Off), and you can optionally add a
\.gitignoreand a license.
You’ll then be taken straight to your new repository so you can start collaborating, browsing code, or pushing your first commit.
Download or update GitHub Mobile today from theApple App StoreorGoogle Play Storeto get started.
Join the discussion withinGitHub Community.
Similar Articles
@github: Stay connected to your Copilot CLI sessions from anywhere. GitHub Mobile now supports live notifications for remote Cop…
GitHub Mobile now supports live notifications for remote Copilot CLI sessions, enabling users to track progress, respond to input requests, and review session logs from their phone.
@github: Start work on your computer, continue your local session anywhere. Remote control for GitHub Copilot CLI and @code sess…
GitHub has made remote control for GitHub Copilot CLI and VS Code sessions generally available, allowing users to start work on one machine and continue seamlessly from another.
Local Git Remotes
A tutorial on setting up local git remotes using bare repositories for personal projects, allowing offline-friendly push/pull workflows.
@DanWahlin: How do you get started adding your first project in GitHub Copilot App? Let me walk you through the process. It's easy …
Dan Wahlin walks through the process of adding a first project in the GitHub Copilot App, highlighting features along the way.
@DivyanshT91162: 10 GITHUB REPOS THAT SHOULD BE ILLEGAL TO HAVE. all free. all open-source. bookmark this for later. 1. Recordly — the f…
A tweet thread lists 10 open-source GitHub repositories covering screen recording, PDF management, image editing, AI notebooks, domain registration, video rendering, app creation, downloading, and collaborative whiteboarding.