trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,14 @@
<div class="date">10 Aug 2015</div>
<p>
For your own projects, you can commit to Git anytime, but one of
the advantages of committing frequently is sharing code...either to
your team mates or even to yourself. Best approach, however, is to
commit a single bug or feature at a time, but use Gerrit to make
sure that single commit is perfect.
</p>
<p>
<a href="Technical/Git/how-often.html">Read more...</a>
</p>