Varun Naik <[email protected]> writes:

> `git restore --staged` uses the same machinery as `git checkout HEAD`,
> so there should be a similar test case for "restore" as the existing
> test case for "checkout" with deleted ita files.
>
> Helped-by: Jeff King <[email protected]>
> Signed-off-by: Varun Naik <[email protected]>
> ---
> This is the "restore" patch based on the merge of the "checkout" patch
> into master.

Makes sense.  Thanks.

Reply via email to