githubteacher / githubteacher/dev-dec-19
Totally lost
- 主要言語
- 言語のデータがありません
- スター
- 0
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
@crichID
COFFIS01@AMRLPF0088VW ~/Code/temp/github-games (gh-pages)
$ git branch --all
* gh-pages
stats-update
remotes/origin/HEAD -> origin/gh-pages
remotes/origin/game-instructions
remotes/origin/gh-pages
remotes/origin/readme-update
**remotes/origin/shape-colors**
remotes/origin/stats-update
remotes/upstream/game-instructions
remotes/upstream/gh-pages
**remotes/upstream/shape-colors**
remotes/upstream/stats-update
**COFFIS01@AMRLPF0088VW ~/Code/temp/github-games (gh-pages)
**$ git checkout -b shape-colors origin/shape_colors**
fatal: Cannot update paths and switch to branch 'shape-colors' at the same time.
Did you intend to checkout 'origin/shape_colors' which can not be resolved as commit?**
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、`git branch --all` に表示されるブランチ名と、`git checkout -b` コマンドで指定されているブランチ名を比較します。リポジトリで checkout エラーを再現し、完全な解決策またはドキュメントの更新がどのようなものになるかを定義する前に、意図されたブランチ名を特定します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100