3 Yann Dirson <ydirson@altern.org>
8 stg-init - stgdesc:init[]
17 Initialise the current GIT branch to be used as an StGIT stack. You
18 must already be in a GIT repository and .git/HEAD must point to a
19 valid file in refs/heads/.
21 This operation is for example suitable to start working using the
22 "development branch" workflow (see gitlink:stg[1]). Other means to setup
23 an StGIT stack are stglink:clone[] and the '--create' and '--clone'
24 commands of stglink:branch[].
33 Part of the StGIT suite - see gitlink:stg[1].