On Thu, Mar 31 2022, Shaoxuan Yuan wrote: > + echo "Please use \"git sparse-checkout reapply\" to reapply the sparsity."\ > + >expect && style: space before that \ at the end, but I think it's much better to put this on one line. This looks at a glance like it's creating an empty file, until you notice the \ instead of && at the end.. > + echo "Please use \"git sparse-checkout reapply\" to reapply the sparsity."\ > + >expect && .. so if you want to keep it wrapped we usually tab-indent the +1th line to make it clear that it's continuing the above command