Enhancement of the explanation of the triple-dot syntax in 05 maintaining.asc
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 68/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- git
調査の方向性
progit2/book/05-distributed-git/sections/maintaining.asc を280行付近で開き、git diff の三点ドット構文について周辺の説明を読んでください。branch 引数と三点ドットの順序、および現在の branch との明示的な比較が曖昧にならないように文を修正し、例と周辺のテキストが引き続き一致していることを確認してください。
索引モデルが issue の本文から書いたものです。
説明
The sentence that describes the triple-dot syntax in 5.3 Maintaining a Project may be confusing
In the context of the
diffcommand, you can put three periods after another branch to do adiffbetween the last commit of the branch you're on and its common ancestor with another branch:
$ git diff master...contrib
The command example makes it clear. Also the contrib is mentioned earlier in the text as the topic branch.
English is not my first language, so it could look more confusing to me. The "another branch" slightly does not suggest that it should be written before the three dots (my point of view). Also, "the last commit of the branch you're on" suggests that the current branch could be an implicit argument -- and it is not.
The sentence is located in
progit2/book/05-distributed-git/sections/maintaining.asc
line 280
Regards,
Petr
- 主要言語
- CSS
- スター
- 6.6k
- フォーク
- 2.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
progit/progit2 のほかの issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
enhancement
難易度 1/5 1時間未満 初心者へのやさしさ 82/100
-
enhancement
難易度 1/5 1〜3時間 初心者へのやさしさ 65/100
-
enhancement
難易度 1/5 1時間未満 初心者へのやさしさ 62/100
似ている issue
-
user-reported
難易度 2/5 1〜3時間 初心者へのやさしさ 85/100
Kong/developer.konghq.com#7316 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
HarperFast/skills#96 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
infinispan/infinispan#18150 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 78/100
fullcalendar/fullcalendar#8106 ·