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