Skip to content
Snippets Groups Projects
Commit 608c8131 authored by nrbffs's avatar nrbffs
Browse files

add messages

parent fdb63230
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ fork_newest_minor_branch="$upstream_newest_minor-ffs" ...@@ -14,6 +14,7 @@ fork_newest_minor_branch="$upstream_newest_minor-ffs"
fork_newest_minor_tag="$upstream_newest_minor-ffs0.1" fork_newest_minor_tag="$upstream_newest_minor-ffs0.1"
{ {
set -x
git clone "$gluon_git_url" gluon git clone "$gluon_git_url" gluon
cd gluon cd gluon
git remote add upstream "$gluon_upstream_git_url" git remote add upstream "$gluon_upstream_git_url"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment