Configuration files
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
調査の方向性
まず、既存の設定読み込みと、issue に記載されている git-config の処理をたどります。設定ファイルの形式、環境フラグ、コマンドラインオプション、git-config に対する優先順位、および init サブコマンドを含めるかどうかを決定します。スコープ、形式、優先順位、init の動作が仕様化され、テストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
At present, configuration can be loaded from one of three places (in order of priority):
- Environment flags, e.g.
PW_USERNAME - Command-line options, e.g.
--username - The git-config cache, e.g.
git config pw.username
There's no reason to break this. However, we should add a fourth mechanism: configuration files. This would allow us to distribute the configuration as part of source control. This configuration file could take the format of pwclientrc files. However, we may also wish to learn from some of the mistakes of that format.
If we do this, we may also wish to add an init sub-command, which would initialize the git-config cache with this data.
- 主要言語
- Python
- スター
- 39
- フォーク
- 23
- 平均マージ
- 48分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
getpatchwork/git-pw のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
getpatchwork/git-pw#78 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
getpatchwork/git-pw#76 ·
-
enhancement help wanted
getpatchwork/git-pw#70 · コメント 8 件 · 担当者 1 名 ·
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
getpatchwork/git-pw#51 ·
-
enhancement
難易度 3/5 1〜2日 初心者へのやさしさ 30/100
getpatchwork/git-pw#50 ·
getpatchwork/git-pw の issue をすべて見る
似ている issue
-
bug confirmed issue
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
open-webui/open-webui#30750 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 90/100