Skip to content

Files

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
extractors functions
image entrypoint
vonwig/git:latest
/extract.sh
name description parameters container
git_branch
Run git branch-related commands against a project
type properties
object
command args
type description
string
The branch command. Either `branch`, `checkout` or `merge`. `rebase` can rewrite history and therefore should not be used.
type items
array
type description
string
An argument to the git command
image
vonwig/git:latest

Background

Git project information

Running the tool

docker build . -t vonwig/git:local