GitHub Mobile でその場でリポジトリ作成が可能に
GitHub はモバイルアプリ(iOS/Android)の更新により、ユーザーがホーム画面やプロフィールから直接、新しいリポジトリを作成・設定できる機能を追加した。
GitHub Mobile アプリから、直接新しいリポジトリを作成できるようになりました。
iOS では、ホーム画面またはプロフィールページから「+」ボタンをタップし、「リポジトリの作成」を選択してください。Android では、ホーム画面またはプロフィールページの「リポジトリ」セクションからリポジトリを作成できます。
リポジトリを作成する際、以下のことができます:
- アカウントの下に作成するか選択します。
- リポジトリ名を入力します。
- 公開範囲(Public または Private)を設定します。
- オプションで説明を追加します。
- オプションでテンプレートを選択できます。
テンプレートを選択したかどうかによって、表示される設定オプションが異なります:
- テンプレートを選択した場合:「すべてのブランチを含める」(Include all branches) のみ選択可能になります(デフォルト:オフ)。
- テンプレートを選択しない場合:README を追加するかどうか (Add a README) を選択してリポジトリを初期化できます(デフォルト:オフ)。また、オプションで .gitignore ファイルやライセンスを追加することも可能です。
その後、新しいリポジトリに直接移動し、コラボレーションの開始、コードの閲覧、最初のコミットのプッシュなどを行うことができます。
始めるには、Apple App Store または Google Play Store から GitHub Mobile をダウンロードまたは更新してください。
GitHub コミュニティ内のディスカッションに参加しましょう。
本記事「Create repositories on the go with GitHub Mobile」は、The GitHub Blog で最初に公開されました。
原文を表示
You can now create new repositories directly from the GitHub Mobile app.
On iOS, start from either Home or your Profile, tap the + button, and choose Create repository. On Android, you can create a repository from Home or from the Repositories section of your Profile.
When you create the repository, you can:
Choose to create it under your account.
Enter a repository name.
Set the visibility (Public or Private).
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 to Include all branches (default: Off).
If you don’t select a template: You can initialize the repository by choosing whether to Add a README (default: Off), and you can optionally add a .gitignore and 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 the Apple App Store or Google Play Store to get started.
Join the discussion within GitHub Community.
The post Create repositories on the go with GitHub Mobile appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み