<div dir="ltr">Plus it&#39;s rather annoying to do so (rewrite history). The identifier of each commit is a hash computed from the content of the commit plus the metadata which includes the authors. Changing the author would change the identifier of the commit. That then changes the identifier of every commit afterwards. That then breaks every checkout / fork based off the tree as they no longer know where they are forked from. And since identifiers have all been rewritten we would no longer know what version you were running, or what version bug reports were reported against.<div class="gmail_extra"><br></div><div class="gmail_extra">(that&#39;s why git makes it easy to amend your latest uncommitted commit message but rather difficult to edit any others)</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 9 March 2015 at 13:41, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">We are not rewriting history to fix this so it doesn&#39;t really matter who is right or wrong.<div><br></div><div>Mike</div><span><div><br><div><blockquote type="cite"><div>On Mar 9, 2015, at 9:13 AM, Ben Langfeld &lt;<a href="mailto:ben@langfeld.co.uk" target="_blank">ben@langfeld.co.uk</a>&gt; wrote:</div><br><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">I&#39;m curious about this one... If git fsck complains about the issue, what is the justification for saying that Github is broken? How were these commits created with a format that git itself complains about?</div><div class="gmail_extra" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br><div class="gmail_quote">On 9 March 2015 at 09:01,<span> </span><span> </span><span dir="ltr">&lt;<a href="mailto:cmrienzo@gmail.com" target="_blank">cmrienzo@gmail.com</a>&gt;</span><span> </span>wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="auto"><div>I switched to<span> </span><a href="http://bitbucket.org/" target="_blank">bitbucket.org</a><span> </span>just for the FreeSWITCH repo to work around this. <br><br></div><div><div><div><br>On Mar 8, 2015, at 20:34, Ken Rice &lt;<a href="mailto:krice@freeswitch.org" target="_blank">krice@freeswitch.org</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><font face="Monaco, Courier New"><span style="font-size:11pt">This is a known issue with github and will not be fixed<span> </span><br><br><br><br>On 3/8/15, 3:39 PM, &quot;Podrigal, Aron&quot; &lt;<a href="http://aronp@guaranteedplus.com/" target="_blank">aronp@guaranteedplus.com</a>&gt; wrote:<br><br></span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">Hi,<br><br>I&#39;m trying to push the freeswitch git repo to my github, but I get the following error<br><br><br>remote: error: object 487128950df6ee433c131b5feaafe81ee86629f4:invalid format - expected &#39;committer&#39; line<br>remote: fatal: Error in object<br>channel_by_id: 0: bad id: channel free<br>Received window adjust for non-open channel 0.<br>error: pack-objects died of signal 13<br><br>This is caused by having multiple authors on a commit (which in general is not allowed by git) and github verifies the commits and rejects it.<br><br>here is the output of git fsck<br><br>Checking object directories: 100% (256/256), done.<br>error in commit 487128950df6ee433c131b5feaafe81ee86629f4: invalid format - expected &#39;committer&#39; line<br>error in commit 8574988c3a378b4d5861ecaeb0e958657635703b: invalid format - expected &#39;committer&#39; line<br>Checking objects: 100% (254227/254227), done.<br><br></span></font></blockquote></div></blockquote></div></div></div></blockquote></div></div></div></blockquote></div><br></div></span></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div>