Message ID | 20220630023737.473690-1-shaoxuan.yuan02@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | mv: fix out-of-cone file/directory move logic | expand |
On 6/29/2022 10:37 PM, Shaoxuan Yuan wrote: > ## Changes since PATCH v4 ## > > 1. Fix style-nits. > > 2. Add t1092 tests (2/8) for "mv: add check_dir_in_index() and solve > general dir check issue" (8/8). Thank you for these updates. I just took a quick re-read and I'm happy with this version. Thanks, -Stolee
Derrick Stolee <derrickstolee@github.com> writes: > On 6/29/2022 10:37 PM, Shaoxuan Yuan wrote: >> ## Changes since PATCH v4 ## >> >> 1. Fix style-nits. >> >> 2. Add t1092 tests (2/8) for "mv: add check_dir_in_index() and solve >> general dir check issue" (8/8). > > Thank you for these updates. I just took a quick > re-read and I'm happy with this version. > > Thanks, > -Stolee Thanks, all. Will queue.