Add test on git.#Commit

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-09-01 18:49:21 +02:00
committed by Guillaume de Rouville
parent c8e3755188
commit 4ad2c8e7e5
9 changed files with 171 additions and 24 deletions

View File

@@ -9,8 +9,7 @@ import (
// A git repository
#Repository: {
// Git remote.
// Example: `"https://github.com/dagger/dagger"`
// Git remote link
remote: dagger.#Input & {string}
// Git ref: can be a commit, tag or branch.