Documentation ¶ Overview ¶ Package git is intended for git access from FuseML client Index ¶ func Push(org, name, location, gitURL string, uname, pass *string, debug bool) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Push ¶ func Push(org, name, location, gitURL string, uname, pass *string, debug bool) error Push the code from local dir to remote repo If username or password is not provided, use default values, but password provided from env variable GITEA_PROJECT_PASSWORD has the highest priority. Types ¶ This section is empty. Source Files ¶ View all Source files git.go Click to show internal directories. Click to hide internal directories.