githubteacher / githubteacher/essentials-aug
How to use tags with submodules
オープン
- 主要言語
- C++
- スター
- 1
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
@fullcrimp here is the process you would use to define a submodule by a tag:
- git submodule add
- cd
- git checkout
- cd ..
- git add .
- git commit -m ""
As I mentioned in chat, it is a little hacky, but it will get the job done. It would be a lot easier if you script it :wink:
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ドキュメントファイルやテストは指定されていないため、まずリポジトリの既存のドキュメントと、submodule に関する Git ワークフローのガイダンスを確認してください。Issue に記載されたタグベースの submodule プロセスが適切なドキュメントの場所に記載され、コマンドと注意事項が保持されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git
- 領域
- tooling
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100