There was an error while loading. Please reload this page.
The Composer root of the live application. cf. staging directory.
To start the total staging process by copying the active directory to the staging directory. cf. stage, commit, and clean.
To completely remove the staging directory. cf. begin, stage, and commit.
To make staged changes live by syncing the active directory with the staging directory (or syncing the staging directory to the active directory, if you prefer). cf. begin, stage, and clean.
A non-live copy of the active directory where changes can be staged before being committed back.
To perform one or more commands on the staging directory. cf. begin, commit, and clean.