Solves #451 explain permalink and import tree now, and add command

This commit is contained in:
Peter Cottle 2018-01-07 16:56:13 -08:00
parent f872840544
commit c1854a0d96
4 changed files with 19 additions and 1 deletions

View file

@ -14,6 +14,8 @@ exports.dialog = {
'beginner, just go ahead and start with the first. If you already know some Git basics, ',
'try some of our later more challenging levels.',
'',
'You can see all the commands available with `show commands` at the terminal.',
'',
'PS: Want to go straight to a sandbox next time?',
'Try out ',
'[this special link](http://pcottle.github.io/learnGitBranching/?NODEMO)'