Closed simonbru closed 2 years ago
Some tasks may fail in weird ways when the current directory is not the project directory. Example: running fab deploy from a submodule will try to push the submodule itself as the project!
fab deploy
Some tasks may fail in weird ways when the current directory is not the project directory. Example: running
fab deploy
from a submodule will try to push the submodule itself as the project!