<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/4868872c176e77f7b755353b9c21eeabb76c4525">https://github.com/macports/macports-guide/commit/4868872c176e77f7b755353b9c21eeabb76c4525</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 4868872  Fix typo
</span>4868872 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4868872c176e77f7b755353b9c21eeabb76c4525
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Feb 2 17:10:25 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Fix typo
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Merging multiple git commits into a single commit is called "squashing",
</span><span style='display:block; white-space:pre;color:#404040;'>    not "squishing".
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See #25
</span>---
 guide/xml/project.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/project.xml b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 3ed5e51..d524ac9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -575,7 +575,7 @@
</span>       system to build your new port, receiving feedback from our team,
       possibly being asked to make changes to your requested
       pull, and making those changes. (If you are asked for additional
<span style='display:block; white-space:pre;background:#ffe0e0;'>-      changes, please squish them to avoid unnecessary
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+      changes, please squash them to avoid unnecessary
</span>       commits.)</para></listitem>
     </orderedlist>
 
</pre><pre style='margin:0'>

</pre>