Added
mount
andumount
commands support--
Changed
- Replace
mkdir -p
with a more portable command - Refactor parsing arguments
init
takes two optional argumentsREPO_ROOT
andDIR
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