diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2019-02-06 09:51:14 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-02-06 12:46:07 -0800 |
commit | 3c5883b3c96e0435cca2e952754d76c4e45f72e4 (patch) | |
tree | 519f1157b5f3d9c933cd611d5f6a97a3f7145334 /azure-pipelines.yml | |
parent | t0027: squelch checkout path run outside test_expect_* block (diff) | |
download | tgif-3c5883b3c96e0435cca2e952754d76c4e45f72e4.tar.xz |
checkout: update count-checkouts messages
Commit 0f086e6dca [1] counts the number of files updated by "git
checkout -- <paths>" command and prints it. Later on 536ec1839d [2]
adds the ability to remove files in "git checkout -- <paths>". This is
still an update on worktree and should be reported to the user.
To prepare for such an update since that commit is on track to
'master' now, the messages are rephrased to avoid "checked out" which
does not imply file deletion.
[1] 0f086e6dca (checkout: print something when checking out paths -
2018-11-13)
[2] 536ec1839d (entry: support CE_WT_REMOVE flag in checkout_entry -
2018-12-20)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'azure-pipelines.yml')
0 files changed, 0 insertions, 0 deletions