b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
724 B
724 B
sidebar_label |
---|
git |
alpha.dagger.io/git
Git operations
import "alpha.dagger.io/git"
git.#Commit
Commit & push to git repository
git.#Commit Inputs
No input.
git.#Commit Outputs
No output.
git.#CurrentBranch
Get the name of the current checked out branch or tag
git.#CurrentBranch Inputs
No input.
git.#CurrentBranch Outputs
No output.
git.#Image
git.#Image Inputs
No input.
git.#Image Outputs
No output.
git.#Repository
A git repository
git.#Repository Inputs
No input.
git.#Repository Outputs
No output.
git.#Tags
List tags of a repository
git.#Tags Inputs
No input.
git.#Tags Outputs
No output.