| commit | f5ffedb5f8b7d2039ded283c700edf39b13d94b9 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Wed Jun 19 14:14:43 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Wed Jun 19 15:03:29 2024 +0400 |
| tree | 0d535630140821afe63a0491f7055e04c5b437ae | |
| parent | d538576ca8e62e123e6b1949d93b0cc96742670d [diff] [blame] |
DodoApp: clone with submodules Change-Id: I82d53cb91e9629cc7735f92608d9b0ddaef9b913
diff --git a/core/installer/soft/repoio.go b/core/installer/soft/repoio.go index 6df9dcd..7df75dc 100644 --- a/core/installer/soft/repoio.go +++ b/core/installer/soft/repoio.go
@@ -172,7 +172,7 @@ return nil } // TODO(gio): check `remote repository is empty` - fmt.Println(err) + fmt.Printf("-- GIT PULL: %s\n", err.Error()) return nil }