Connor Behan <connor.be...@gmail.com> ha escrit: > This commit causes one_top_level_dir to be the stripped archive name > even if the user wants it to be different.
Fixed, thank you. > A separate issue I have is that for some usage patterns, it makes sense > to alias tar='tar --one-top-level' in .bashrc. FWIW, perhaps it's better to assign it to TAR_OPTIONS instead. > This is not possible if it conflicts with SUBCL_READ. I've removed this limitation as well. Regards, Sergey