b3bdd347e7
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
9 lines
92 B
CUE
9 lines
92 B
CUE
package git
|
|
|
|
import (
|
|
"dagger.io/dagger/core"
|
|
)
|
|
|
|
#Pull: core.#GitPull
|
|
#Push: core.#GitPush
|