---
sidebar_label: git
# alpha.dagger.io/git
Git operations
```cue
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
### git.#CurrentBranch Outputs
## git.#Image
### git.#Image Inputs
### git.#Image Outputs
## git.#Repository
A git repository
### git.#Repository Inputs
### git.#Repository Outputs
## git.#Tags
List tags of a repository
### git.#Tags Inputs
### git.#Tags Outputs