mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-04 10:04:59 +02:00
Third level and branch forcing
This commit is contained in:
parent
06d10b795f
commit
2ca8d2a7bb
10 changed files with 760 additions and 262 deletions
|
@ -160,7 +160,7 @@
|
|||
|
||||
<script type="text/html" id="terminal-window-template">
|
||||
<div class="terminal-window box horizontal flex3 transitionAll">
|
||||
<div class="box flex1">
|
||||
<div class="box flex2">
|
||||
</div>
|
||||
|
||||
<div class="terminal-window-holder box flex3 vertical transitionTransform">
|
||||
|
@ -189,7 +189,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="box flex1">
|
||||
<div class="box flex2">
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
|
@ -412,7 +412,7 @@
|
|||
For a much easier time perusing the source, see the individual files at:
|
||||
https://github.com/pcottle/learnGitBranching
|
||||
-->
|
||||
<script src="build/bundle.min.fdea0ca1.js"></script>
|
||||
<script src="build/bundle.min.89f43a4b.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue