Vegard Øye <vegard_...@hotmail.com> writes:

> On 2010-07-23 14:20, Štěpán Němec wrote:
>
>> What I see in `git log' output for that commit is a single huge line
>> instead of the normally formatted paragraph I see in Tim's message
>> (and no blank line between summary and the message proper).
>
> Oops. :-/
>
> One could use git rebase to rectify such mistakes. Unfortunately,
> Assembla's server has receive.denyNonFastForwards set to true,
> preventing rewriting of history. Changing such settings is not
> available to free members.

Well, you really should never rewrite history of a public repository
anyway. What you certainly _should_ do is double-check the local commits
before you push them to the repo. ;-)

Štěpán

_______________________________________________
implementations-list mailing list
implementations-list@lists.ourproject.org
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to