You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stow --target target source (target dir is empty)then stow -D --target target source
SAME as dploy stow source target then dploy unstow source target
BUT stow --target target sourcethen make a dir in dest (target dir is not empty, has a folder which name same as a folder in source) then stow -D --target target source
NOT SAME as dploy stow source targetthen make a dir in dest (target dir is not empty, has a folder which name same as a folder in source) then dploy unstow source target
Actually, this doesn't have a big impact, but you should know that they are still different
stow --target target source
(target dir is empty)thenstow -D --target target source
SAME as
dploy stow source target
thendploy unstow source target
BUT
stow --target target source
then make a dir in dest (target dir is not empty, has a folder which name same as a folder in source) thenstow -D --target target source
NOT SAME as
dploy stow source target
then make a dir in dest (target dir is not empty, has a folder which name same as a folder in source) thendploy unstow source target
Actually, this doesn't have a big impact, but you should know that they are still different
with
dploy
The text was updated successfully, but these errors were encountered: