We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git_repository
Git repositories are useful for
.wasm
name
base__named
String
none
description
base__describable
url
http__url
input
file
file_file
branch
git__git
git checkout
remote_name
origin
remote_branch
trigger
Bool
fetch
fast_forward
push
merge_from
This is a building block for further implementation (other Components) on top:
The text was updated successfully, but these errors were encountered:
aschaeffer
No branches or pull requests
Goal
Git repositories are useful for
.wasm
)Component
name
base__named
String
none
description
base__describable
String
none
url
http__url
String
input
file
file_file
String
input
branch
git__git
String
input
git checkout
on change.remote_name
git__git
String
input
origin
).remote_branch
git__git
String
input
trigger
git__git
Bool
input
fetch
git__git
Bool
input
fast_forward
git__git
Bool
input
push
git__git
Bool
input
merge_from
git__git
String
input
This is a building block for further implementation (other Components) on top:
Tasks
trigger
)trigger
)fetch
)fast_forward
)branch
)push
)merge_from
)The text was updated successfully, but these errors were encountered: