Skip to content

Commit

Permalink
Corrects a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ecampidoglio committed Jan 29, 2021
1 parent b1b585e commit c821672
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion git/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h4 id="effective_git">How Effective Teams Use Git<br/><a href="https://youtu.be
<img src="/assets/speaking/ndcoslo2020-enricocampidoglio-preview.png"
class="thumbnail-video" />
</a>
In this talk, I share with you what I've learned from working with people who's really good at using Git to be more productive. I show you the things you can do to make Git more pleasant to work with and that allow you to improve how you <a href="/2019/03/20/the-case-for-pull-rebase/">collaborate with the rest of your team</a>. Success starts with good habits—by seeing how effective teams use Git in their daily work, I hope you'll be inspired to pick up a new one.
In this talk, I share with you what I've learned from working with people who are really good being productive using Git. I show you the things you can do to make Git more pleasant to work with and improve the way you <a href="/2019/03/20/the-case-for-pull-rebase/">collaborate with the rest of your team</a>. Success starts with good habits—by seeing how effective teams use Git in their daily work, I hope you'll be inspired to pick up a new one.
</p>

<h4 id="understanding_git">Understanding Git — Behind the Command Line <a href="https://youtu.be/BdiLKxSu-2Q"><i class="fa fa-play-circle" aria-hidden="true"></i> NDC Oslo 2019</a></h4>
Expand Down
2 changes: 1 addition & 1 deletion speaking/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h4 id="effective_git">How Effective Teams Use Git<br/><a href="https://youtu.be
<img src="{{ site.url }}/assets/{{ page.assets }}/ndcoslo2020-enricocampidoglio-preview.png"
class="thumbnail-video" />
</a>
In this talk, I share with you what I've learned from working with people who's really good at using Git to be more productive. I show you the things you can do to make Git more pleasant to work with and that allow you to improve how you <a href="/2019/03/20/the-case-for-pull-rebase/">collaborate with the rest of your team</a>. Success starts with good habits—by seeing how effective teams use Git in their daily work, I hope you'll be inspired to pick up a new one.
In this talk, I share with you what I've learned from working with people who are really good being productive using Git. I show you the things you can do to make Git more pleasant to work with and improve the way you <a href="/2019/03/20/the-case-for-pull-rebase/">collaborate with the rest of your team</a>. Success starts with good habits—by seeing how effective teams use Git in their daily work, I hope you'll be inspired to pick up a new one.
</p>

<h4 id="understanding_git">Understanding Git — Behind the Command Line <a href="https://youtu.be/BdiLKxSu-2Q"><i class="fa fa-play-circle" aria-hidden="true"></i> NDC Oslo 2019</a></h4>
Expand Down

0 comments on commit c821672

Please sign in to comment.