Skip to content

Reformatted, Restructured, Fix few bugs

Jeremy Soller requested to merge dabbydubby:patch-1 into master

Created by: dabbydubby

  • Fixed an edge case where the user could try to copy a directory onto a file
  • Restructured the code to remove an unnecessary if clause and some unnecessary checks, thus causing a tiny performance increase
  • Cntrl-Alt-L

Merge request reports