We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1e3d9 commit 2694023Copy full SHA for 2694023
1 file changed
documentation/Functions.md
@@ -650,7 +650,9 @@ will clone "https://github.com/devonfw-tutorials/[playbook-name]" into the works
650
will clone "https://github.com/devonfw-tutorials/[name]" into the workspace directory.
651
652
* **buildRun.sh --user [GitHub-name] --branch [branch]**
653
+
654
restoreWorkspace()
655
656
will run "git clone https://github.com/[GitHub-name]/[playbook-name]" and checkout in branch [branch]
657
658
#### details
0 commit comments