mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
make landing experience way better ugh
This commit is contained in:
parent
f777a019e6
commit
48c418072e
2 changed files with 11 additions and 67 deletions
|
@ -209,8 +209,6 @@ var initDemo = function(sandbox) {
|
|||
});
|
||||
} else if (!params.hasOwnProperty('NODEMO')) {
|
||||
commands = [
|
||||
"git help;",
|
||||
"delay 1000;",
|
||||
"help;",
|
||||
"levels"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue