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
Sometimes, you really do just want a copy of the files, and not a symlink. For example, when you'll be editing the files that have just been go-gettered - as we do in replicatedhq/ship. Edits being reflected in the upstream files would be extremely unexpected behavior, and so true copies are needed.
The text was updated successfully, but these errors were encountered:
Sometimes, you really do just want a copy of the files, and not a symlink. For example, when you'll be editing the files that have just been
go-getter
ed - as we do in replicatedhq/ship. Edits being reflected in the upstream files would be extremely unexpected behavior, and so true copies are needed.The text was updated successfully, but these errors were encountered: