Skip to content

Commit

Permalink
Remove "Bonus" title
Browse files Browse the repository at this point in the history
  • Loading branch information
ck3g committed Sep 23, 2014
1 parent 9b26c2f commit bf9f232
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ Here is how it looks like in terminal window.

![git l](assets/images/git_log.png)

# Bonus feature
## Git Bisect

One of my favorite features that helped me many times. I also enjoy asking about it on job inverviews.
Expand Down
1 change: 0 additions & 1 deletion README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ git log --graph --pretty="tformat:$FORMAT" $* | column -t -s '{' | less -FXRS

![git l](assets/images/git_log.png)

# Бонус
## git bisect

Одна из моих любимых возможностей, которая ни раз меня выручала. Также мне нравится задавать этот вопрос на интервью.
Expand Down
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,6 @@ <h3><code>git l</code></h3>
<img src="assets/images/git_log.png" />
</section>

<section class="slide">
<h1>Бонус</h1>
</section>

<section class="slide">
<h2>Git Bisect</h2>
<p class="slide"><code>git bisect start</code></p>
Expand Down

0 comments on commit bf9f232

Please sign in to comment.