Documentation ¶
Index ¶
- type Git
- func (g *Git) Add() (err error)
- func (g *Git) Checkout(branch, repDir string) error
- func (g *Git) CommitAndPush(branch string) (err error)
- func (g *Git) Destroy()
- func (g *Git) New(repDir string, data I1CCommit, mapUser map[string]string) *Git
- func (g *Git) Pull(branch string) (err error)
- func (g *Git) Push() (err error)
- func (g *Git) ResetHard(branch string) (err error)
- type I1CCommit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.