On 08/03/2019 09:57, Nguyễn Thái Ngọc Duy wrote: [snip] > Range-diff dựa trên v2: > -: ---------- > 1: 949f3dd4fd git-checkout.txt: spell out --no-option > 1: 8358b9ca36 = 2: 1ddbbae3e2 git-checkout.txt: fix one syntax line > 2: 1686ccbf8d ! 3: b0cb2372db doc: document --overwrite-ignore > @@ -14,14 +14,15 @@ > out anyway. In other words, the ref can be held by more than one > worktree. > > -+--[no-]overwrite-ignore:: > ++--overwrite-ignore:: > ++--no-overwrite-ignore:: Just curious, but why? Is '--[no-]overwrite-ignore' thought to be harder to read? What about the rest of the man-pages? ATB, Ramsay Jones
- [PATCH v3 09/21] checkout: split options[] array... Nguyễn Thái Ngọc Duy
- [PATCH v3 11/21] switch: better names for -b and... Nguyễn Thái Ngọc Duy
- [PATCH v3 07/21] checkout: make "opts"... Nguyễn Thái Ngọc Duy
- [PATCH v3 20/21] completion: support switch Nguyễn Thái Ngọc Duy
- [PATCH v3 21/21] doc: promote "git switch&q... Nguyễn Thái Ngọc Duy
- [PATCH v3 19/21] t: add tests for switch Nguyễn Thái Ngọc Duy
- Re: [PATCH v3 19/21] t: add tests for switc... Eric Sunshine
- Re: [PATCH v3 19/21] t: add tests for switc... Andrei Rybak
- [PATCH v3 18/21] switch: no worktree status unle... Nguyễn Thái Ngọc Duy
- Re: [PATCH v3 18/21] switch: no worktree st... Eric Sunshine
- Re: [PATCH v3 00/21] Add new command "switc... Ramsay Jones
- Re: [PATCH v3 00/21] Add new command "... Duy Nguyen
- [PATCH v4 00/26] Add new command 'switch' Nguyễn Thái Ngọc Duy
- [PATCH v4 01/26] git-checkout.txt: spell ou... Nguyễn Thái Ngọc Duy
- [PATCH v4 06/26] checkout: advice how to ge... Nguyễn Thái Ngọc Duy
- [PATCH v4 02/26] git-checkout.txt: fix one ... Nguyễn Thái Ngọc Duy
- [PATCH v4 03/26] doc: document --overwrite-... Nguyễn Thái Ngọc Duy
- Re: [PATCH v4 03/26] doc: document --ov... Martin Ågren
- [PATCH v4 11/26] checkout: split options[] ... Nguyễn Thái Ngọc Duy
- [PATCH v4 04/26] git-checkout.txt: fix mono... Nguyễn Thái Ngọc Duy
- Re: [PATCH v4 04/26] git-checkout.txt: ... Martin Ågren