extractors |
functions |
image |
entrypoint |
vonwig/git:latest |
|
|
|
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 |
|
|
|
|
|
|
|
Git project information
docker build . -t vonwig/git:local