Skip to content

Commit b754a2a

Browse files
committed
tiny docs change
1 parent b4452b1 commit b754a2a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

TODO.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
* Add non-filesystem aware path normalizing (i.e. to remove "." at the end)
1+
* Add non-filesystem aware path normalizing (i.e. to remove "." at the end): maybe not necessary since for local we always call function that gets the repo git path
2+
* Name is still incorrect, hash is also not correct. Secrets need to really work!
3+
* Secret command gets local address with set URL

examples/download/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Instead of a local path, you can also deploy from a (remote) Git repository. This will download only the parts of the repository you need (using modern Git features such as partial clones and sparse checkout) in an isolated location.

0 commit comments

Comments
 (0)