Support mount and unmount commands#11
Support mount and unmount commands#11makadaw wants to merge 4 commits intodavinerd:version1.4-betafrom
Conversation
|
Sorry for the delay @makadaw . Really appreciated! Regards |
|
@makadaw your PR works well but it breaks the 'rename' function. Do you have time to fix it as well? I'd like to merge your code into MacTomb 1.4. You can checkout the branch 'version1.4-beta' and working on it. Does it make sense? Let me know which solution works better for you. Thank you, |
|
@davinerd I can check it. |
|
Hey @davinerd, I checked new branch and check |
|
Sure: I think the issue is at https://github.com/davinerd/MacTomb/blob/version1.4-beta/mactomb.sh#L282 Let me know if you're able to reproduce it. |
|
Hi, sorry for long response ) Have too many things to do offline. |
|
No problem. I've published v1.4. Will take a look at your code and try to marge in the next version 1.5. Thanks! |
Basic implementation of mount and unmount command to hide usage of hdiutil inside mactomb.
Please notice me for any questions