Skip to content

Commit 4c486f7

Browse files
authored
restructured restoreWorkspace function
1 parent 2694023 commit 4c486f7

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

documentation/Functions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -649,9 +649,8 @@ will clone "https://github.com/devonfw-tutorials/[playbook-name]" into the works
649649
* restoreWorkspace({"workspace": [name]})
650650
will clone "https://github.com/devonfw-tutorials/[name]" into the workspace directory.
651651

652-
* **buildRun.sh --user [GitHub-name] --branch [branch]**
653-
654-
restoreWorkspace()
652+
* **buildRun.sh --user [GitHub-name] --branch [branch]**
653+
restoreWorkspace()
655654

656655
will run "git clone https://github.com/[GitHub-name]/[playbook-name]" and checkout in branch [branch]
657656

0 commit comments

Comments
 (0)