<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Junxiao,</div><div><br></div>In this case, you would want to disable hooks, for example, using --no-verify commit options<div><br></div><div>git commit --no-verify   (or git commit -n)</div><div><br></div><div>---</div><div>Alex</div><div><div><br></div><div><br><div><div>On Mar 27, 2014, at 1:57 PM, Junxiao Shi <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi Alex<div><br></div><div>This rule cannot apply to every file: trailing whitespace is significant in Markdown.</div><div><br></div><div><a href="http://daringfireball.net/projects/markdown/syntax#p">http://daringfireball.net/projects/markdown/syntax#p</a><br>

</div><div>When you do want to insert a <br /> break tag using Markdown, you end a line with two or more spaces, then type return.</div><div><br></div><div>Yours, Junxiao</div></div>
</blockquote></div><br></div></div></body></html>