From 2a98c328ccee9e7db873e4209681377d89391267 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Jul 2020 17:40:05 +0200 Subject: Update intro scripts/results --- intro2-tldr.orig | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'intro2-tldr.orig') diff --git a/intro2-tldr.orig b/intro2-tldr.orig index 7f3e9a0..f96c55a 100644 --- a/intro2-tldr.orig +++ b/intro2-tldr.orig @@ -1,6 +1,7 @@ created new executable project hello in /tmp/hello.git/ -[master (root-commit) 2fe4497] first commit - 12 files changed, 107 insertions(+) +[master (root-commit) 3eadc4d] first commit + 13 files changed, 127 insertions(+) + create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md create mode 100644 build/.gitignore @@ -78,22 +79,22 @@ fetching from https://git.build2.org/hello/libprint.git + bdep status -i hello configured 0.1.0#1 - libhello ^1.0.0 configured 1.0.0+4 available [1.1.0+5] [1.0.0+5] + libhello ^1.0.0 configured 1.0.0+4 available [1.1.0+6] [1.0.0+6] + bdep sync libhello synchronizing: - new libformat/1.0.0+5 (required by libhello) - new libprint/1.0.0+5 (required by libhello) - upgrade libhello/1.1.0+5 + new libformat/1.0.0+6 (required by libhello) + new libprint/1.0.0+6 (required by libhello) + upgrade libhello/1.1.0+6 reconfigure hello/0.1.0#1 -distributing libformat/1.0.0+5 -distributing libprint/1.0.0+5 -distributing libhello/1.1.0+5 +distributing libformat/1.0.0+6 +distributing libprint/1.0.0+6 +distributing libhello/1.1.0+6 + bdep sync libhello/1.0.0 synchronizing: - drop libprint/1.0.0+5 (unused) - drop libformat/1.0.0+5 (unused) - downgrade libhello/1.0.0+5 + drop libprint/1.0.0+6 (unused) + drop libformat/1.0.0+6 (unused) + downgrade libhello/1.0.0+6 reconfigure hello/0.1.0#1 -distributing libhello/1.0.0+5 +distributing libhello/1.0.0+6 -- cgit v1.1