mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2024-11-07 08:34:30 +01:00
add commands image
This commit is contained in:
parent
249e6d1217
commit
b6930f267d
@ -130,7 +130,7 @@ code {
|
||||
|
||||
.lines-small-end {
|
||||
width: 300px;
|
||||
height: 500px;
|
||||
height: 950px;
|
||||
background-repeat: repeat-y;
|
||||
background: url("../img/lines-small.png");
|
||||
position: absolute;
|
||||
|
1
files/git-flow-commands.xml
Normal file
1
files/git-flow-commands.xml
Normal file
File diff suppressed because one or more lines are too long
BIN
img/git-flow-commands.png
Normal file
BIN
img/git-flow-commands.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
@ -327,6 +327,11 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="scrollblock">
|
||||
<h2>Commands</h2>
|
||||
<img src="img/git-flow-commands.png" alt="git-flow commands"/>
|
||||
</div>
|
||||
|
||||
<div class="scrollblock">
|
||||
<h2>Backlog</h2>
|
||||
<p class="divider">★ ★ ★</p>
|
||||
@ -336,11 +341,14 @@
|
||||
collection
|
||||
</li>
|
||||
<li>The 'support' feature is still beta, using it is not advised</li>
|
||||
<li>If you'd like to supply translations I'd be happy to integrate them</li>
|
||||
</ul>
|
||||
<p class="divider">★ ★ ★</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<footer>
|
||||
<div class="scrollblock">
|
||||
<h2>Comments</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user