diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-19 16:11:53 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-19 16:11:53 +0200 |
commit | 0b6e9c8f00b6f238dc35d08dfe08e394b8c4e0cd (patch) | |
tree | 6d0397b537fd82984482d1f91c762130b104f95a /intro2-tldr.orig | |
parent | f40349b83e6ac2d02b766c536d514985db128524 (diff) |
Update intro script output
Diffstat (limited to 'intro2-tldr.orig')
-rw-r--r-- | intro2-tldr.orig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/intro2-tldr.orig b/intro2-tldr.orig index 02a2f65..a4e19fa 100644 --- a/intro2-tldr.orig +++ b/intro2-tldr.orig @@ -1,5 +1,5 @@ created new executable project hello in /tmp/hello.git/ -[master (root-commit) 6782952] first commit +[master (root-commit) 6874b82] first commit 11 files changed, 99 insertions(+) create mode 100644 .gitignore create mode 100644 build/.gitignore @@ -34,7 +34,7 @@ hello + cd hello + bdep init --config-create ../hello-gcc cc config.cxx=g++ -initializing project /tmp/hello/ +initializing in project /tmp/hello/ created configuration /tmp/hello-gcc/ (1, default, forwarded, auto-synchronized) synchronizing: new hello/0.1.0 |