diff options
| author | Julia Evans <julia@jvns.ca> | 2025-10-17 20:05:58 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-17 14:30:19 -0700 |
| commit | 0b9583f872cf4f651e13dbbc1c6e80a8764f6417 (patch) | |
| tree | 80375f8a55bdbdb7bb05c5feefe97927e5f7e565 /commit-reach.c | |
| parent | doc: git-reset: clarify `git reset [mode]` (diff) | |
| download | git-0b9583f872cf4f651e13dbbc1c6e80a8764f6417.tar.gz git-0b9583f872cf4f651e13dbbc1c6e80a8764f6417.zip | |
doc: git-reset: clarify `git reset <pathspec>`
>From user feedback:
- Continued confusion about the terms "tree-ish" and "pathspec"
- The word "hunks" is confusing folks, use "changes" instead.
- On the part about `git restore`, there were a few comments to the
effect of "wait, this doesn't actually update any files? What? Why?"
Be more direct that `git reset` does not update files: there's no
obvious reason to suggest that folks use `git reset` followed by `git
restore`, instead suggest just using `git restore`.
Continue avoiding the use of the word "reset" to
describe what "git reset" does.
Signed-off-by: Julia Evans <julia@jvns.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions
