stg-init - stgdesc:init[]
Initialise the current GIT branch to be used as an StGIT stack. You must already be in a GIT repository and .git/HEAD must point to a valid file in refs/heads/.
This operation is for example suitable to start working using the "development branch" workflow (see stg(1)). Other means to setup an StGIT stack are stg clone(1) and the --create and --clone commands of stg branch(1).
Part of the StGIT suite - see stg(1).