GitHub Mobile でその場でリポジトリ作成が可能に
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub はモバイルアプリ(iOS/Android)の更新により、ユーザーがホーム画面やプロフィールから直接、新しいリポジトリを作成・設定できる機能を追加した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
GitHub Mobile アプリから、直接新しいリポジトリを作成できるようになりました。
iOS では、ホーム画面またはプロフィールページから「+」ボタンをタップし、「リポジトリの作成」を選択してください。Android では、ホーム画面またはプロフィールページの「リポジトリ」セクションからリポジトリを作成できます。
リポジトリを作成する際、以下のことができます:
- アカウントの下に作成するか選択します。
- リポジトリ名を入力します。
- 公開範囲(Public または Private)を設定します。
- オプションで説明を追加します。
- オプションでテンプレートを選択できます。
テンプレートを選択したかどうかによって、表示される設定オプションが異なります:
- テンプレートを選択した場合:「すべてのブランチを含める」(Include all branches) のみ選択可能になります(デフォルト:オフ)。
- テンプレートを選択しない場合:README を追加するかどうか (Add a README) を選択してリポジトリを初期化できます(デフォルト:オフ)。また、オプションで .gitignore ファイルやライセンスを追加することも可能です。
その後、新しいリポジトリに直接移動し、コラボレーションの開始、コードの閲覧、最初のコミットのプッシュなどを行うことができます。
始めるには、Apple App Store または Google Play Store から GitHub Mobile をダウンロードまたは更新してください。
GitHub コミュニティ内のディスカッションに参加しましょう。
原文を表示
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デイリーブリーフで今日の重要ニュースをまとめ読み