mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 17:00:04 +02:00
hn rage
This commit is contained in:
parent
e18b2cf2bf
commit
e1f022cc55
5 changed files with 6 additions and 6 deletions
|
@ -6575,7 +6575,7 @@ var init = function() {
|
|||
'commandSubmitted',
|
||||
[
|
||||
"git help;",
|
||||
"delay 3000;",
|
||||
"delay 1000;",
|
||||
"help"
|
||||
].join(''));
|
||||
});
|
||||
|
@ -18631,7 +18631,7 @@ var init = function() {
|
|||
'commandSubmitted',
|
||||
[
|
||||
"git help;",
|
||||
"delay 3000;",
|
||||
"delay 1000;",
|
||||
"help"
|
||||
].join(''));
|
||||
});
|
||||
|
|
File diff suppressed because one or more lines are too long
2
build/bundle.min.js
vendored
2
build/bundle.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -409,7 +409,7 @@
|
|||
For a much easier time perusing the source, see the individual files at:
|
||||
https://github.com/pcottle/learnGitBranching
|
||||
-->
|
||||
<script src="build/bundle.min.b5afe603.js"></script>
|
||||
<script src="build/bundle.min.d46af441.js"></script>
|
||||
|
||||
<!-- The advantage of github pages: super-easy, simple, slick static hostic.
|
||||
The downside? No raw logs to parse for analytics, so I have to include
|
||||
|
|
|
@ -137,7 +137,7 @@ var init = function() {
|
|||
'commandSubmitted',
|
||||
[
|
||||
"git help;",
|
||||
"delay 3000;",
|
||||
"delay 1000;",
|
||||
"help"
|
||||
].join(''));
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue