If your primary directory and the context directory are similar, dork can get confused in autobuild. My repo root is ~/Sites/mysite , and the dork-compose directory is ~/Sites/mysite-dork .
Added a helper function for is_subdir, which uses os to make sure directory a is an actual subdirectory of directory b.
If your primary directory and the context directory are similar, dork can get confused in autobuild. My repo root is ~/Sites/mysite , and the dork-compose directory is ~/Sites/mysite-dork .
Added a helper function for is_subdir, which uses os to make sure directory a is an actual subdirectory of directory b.