c1c585bcd5
Signed-off-by: Solomon Hykes <solomon@dagger.io>
9 lines
91 B
CUE
9 lines
91 B
CUE
package git
|
|
|
|
import (
|
|
"dagger.io/dagger"
|
|
)
|
|
|
|
#Pull: dagger.#GitPull
|
|
#Push: dagger.#GitPush
|