SYNOPSIS

stg init

DESCRIPTION

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 git1). Other means to setup an StGIT stack are stgclone and the --create and --clone commands of stgbranch.

StGIT

Part of the StGIT suite - see git1.