Skip to content

Rename utils.move_symlink to utils.update_symlink

Non-functional changes:

  • Renamed utils.move_symlink to utils.update_symlink to better reflect
    what it does.
  • Renamed many of its variables so I could understand it better.
  • Added notes about how the existing implementation is not atomic, but
    could be made to be so.

Related MRs:

Edited by Ahmon Dancy

Merge request reports