chore: Add GitFetch to stackbrew
This commit is contained in:
parent
4113acde9f
commit
7cca35468c
|
@ -36,6 +36,7 @@ echo "# this file is generated via ${url}/blob/$(fileCommit "${self}")/${self}"
|
||||||
echo
|
echo
|
||||||
echo "Maintainers: The Node.js Docker Team <${url}> (@nodejs)"
|
echo "Maintainers: The Node.js Docker Team <${url}> (@nodejs)"
|
||||||
echo "GitRepo: ${url}.git"
|
echo "GitRepo: ${url}.git"
|
||||||
|
echo "GitFetch: refs/heads/main"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
# prints "$2$1$3$1...$N"
|
# prints "$2$1$3$1...$N"
|
||||||
|
|
Loading…
Reference in New Issue