Skip to content

Commit 27d3d8d

Browse files
authored
Merge pull request #238 from konrad126/master
Add March 2020 talk: Reset --hard your fear
2 parents b042311 + e8d0489 commit 27d3d8d

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

_posts/2020-03-03-march.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,15 @@ theming support and multi UI language support built-in.</p>
1717

1818
<div class="slot span4"><div class="icon-awesome"><i class="icon-comment-alt"></i></div>
1919

20-
{% comment %} ==== TALK / PRESENTATION - SLOT #2 ==== {% endcomment %}
20+
<h4>Reset --hard your fear/h4>
2121

22-
{% comment %} TITLE OF YOUR TALK: {% endcomment %}
23-
<h4>Free Slot</h4>
22+
<p>Many developers have a fear of git reset command because of its reputation for being dangerous.</p>
2423

25-
{% comment %} SUB-TITLE OR DESCRIPTION: {% endcomment %}
26-
<p>This 25 minute slot could be yours!</p>
24+
<p>While it is true that the reset command can be dangerous and cause you to lose your changes like tears in the rain, as it is with many fears, it's mostly based on a lack of understanding.</p>
2725

28-
{% comment %} REMOVE NEXT LINE: {% endcomment %}
29-
<p><a class="speaker" target="_blank" href="/submit.html"><strong>Submit your talk now</strong></a></p>
26+
<p>So let's give your fear of the reset command an antidote - a proper understanding of how git reset works.</p>
3027

31-
{% comment %} UNCOMMENT/EDIT NEXT LINE: {% endcomment %}
32-
<!-- <p><a class="speaker" target="_blank" href="https://twitter.com/...HOW-TO-CONTACT-YOU">YOUR NAME</a></p> -->
28+
<p><a class="speaker" target="_blank" href="https://twitter.com/konrad_126">Zvonimir Spajic</a></p>
3329

3430
</div>
3531

0 commit comments

Comments
 (0)