Skip to content
Snippets Groups Projects
Commit b460e096 authored by Andrew Heather's avatar Andrew Heather
Browse files

Merge branch 'feature-symlinks' into 'develop'

ENH: OSspecific - softlink handling (fixes #164)

Links are followed in most cases, with some notable exceptions:

- mv, mvBak:
  renames the link, not the underlying file/directory

- rmDir:
  remove the symlink to a directory, does not recurse into the
  underlying directory

See merge request !51
parents bac94fc5 2e99db9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment