diff options
author | Ori Bernstein <ori@eigenstate.org> | 2022-10-21 15:27:14 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-10-21 15:27:14 +0000 |
commit | dfee08d50df674cd76f74320bc9c8bc6a4a95f1e (patch) | |
tree | 23bbb4666b45e86d4ebd6494c1377abd12aaae7f /sys/src/cmd/plot/libplot | |
parent | f9df0bd2821c302cb13b694842e802cd9e2bc402 (diff) |
git/walk: don't list untracked files after removal
git/walk had some confusing behavior, where git/add
of a file and then immediate removal would leave
it in the list of files as 'removed'.
This was harmless, but confusing to users. Now,
'git/add' and 'git/rm' without a commit in between
will not list the file as removed.
Diffstat (limited to 'sys/src/cmd/plot/libplot')
0 files changed, 0 insertions, 0 deletions