Documentation ¶
Overview ¶
This implement utilities around git subtree
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Subtree ¶
type Subtree struct { Prefix string RemoteRepository string RemoteRef string // contains filtered or unexported fields }
func (*Subtree) RemoteName ¶
build a nice and easy remote name
func (*Subtree) TestSubtreeUpstream ¶
this methods tests if subtree vendored repository has been upsteamed. This makes sure that all puppet modules changes have to go to their repository first before they can be merge into tarmak
Click to show internal directories.
Click to hide internal directories.