Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@aryelgois aryelgois released this 13 Sep 17:10

Added

  • mount and umount commands support --

Changed

  • Replace mkdir -p with a more portable command
  • Refactor parsing arguments
  • init takes two optional arguments REPO_ROOT and DIR

Removed

  • Unused and duplicated code

Fixed

  • Use correct git repository when outside of it
  • Avoid using a repository at $HOME or above
  • Detect git repository when a FUSE mountpoint is in place