mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
Solves #451 explain permalink and import tree now, and add command
This commit is contained in:
parent
f872840544
commit
c1854a0d96
4 changed files with 19 additions and 1 deletions
|
@ -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)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue