Skip to content

Commit

Permalink
[RELEASE STABLE] Fix cmd/get: git clone.
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Nov 4, 2023
1 parent 1901f01 commit d8c2f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/cmd/get/get.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ Local Recipe:
remove = true
usedGit = true
gitUrl = git_url
gitBranch = git_branch

tuiSpinnerMsg.ShowMessage(fmt.Sprintf("Cloning Into %s...", dir))

Expand Down

0 comments on commit d8c2f21

Please sign in to comment.