diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-15 12:40:39 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-02-15 12:40:39 +0200 |
commit | bf920d0d208309795e924513b21b0563b2396f81 (patch) | |
tree | cc8921d32de1e9888f54c76104703e1f3a731cbe /doc | |
parent | 5a5bdd86da4262c74c501494f13de1689ccbe5bd (diff) |
Update intro with new bdep-publish and bdep-ci diagnostics
Diffstat (limited to 'doc')
-rw-r--r-- | doc/intro.cli | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/intro.cli b/doc/intro.cli index 4a2bda0..bd9b00c 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -1381,6 +1381,7 @@ releasing: continue? [y/n] y [master 82a7e65] Release version 0.1.0-a.1 [master e6cf3c0] Change version to 0.1.0-a.1.z +pushing branch master, tag v0.1.0-a.1 To github.com:john-doe/hello.git 26ec5c9..e6cf3c0 master -> master * [new tag] v0.1.0-a.1 -> v0.1.0-a.1 @@ -1409,6 +1410,7 @@ releasing: push: origin/master continue? [y/n] y [master 00ed45a] Release version 0.1.0 +pushing branch master, tag v0.1.0 To github.com:john-doe/hello.git 5d5094c..00ed45a master -> master * [new tag] v0.1.0 -> v0.1.0 @@ -1428,7 +1430,7 @@ publishing: section: alpha control: https://github.com/john-doe/hello.git continue? [y/n] y -pushing build2-control +pushing branch build2-control submitting hello-0.1.0.tar.gz ############################################################# 100.0% package submission is queued: https://queue.cppget.org/hello/0.1.0 @@ -1473,6 +1475,7 @@ opening: push: origin/master continue? [y/n] y [master ace2f6e] Change version to 0.2.0-a.0.z +pushing branch master To github.com:john-doe/hello.git 00ed45a..ace2f6e master -> master \ |