guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git push weird?


From: Ludovic Courtès
Subject: Re: git push weird?
Date: Tue, 15 Jun 2010 20:56:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hello,

Thien-Thi Nguyen <address@hidden> writes:

> I just did my first push to the savannah repo, and it did not go as i
> expected: the web interface shows three commits instead of one.

These are “merge commits”.  Please avoid pushing any merge commits as
they make the history non-linear for no reason in such situations.  See
‘git rebase’ and the like for how to avoid it.

Besides, did you mean to push to ‘master’?

Thanks,
Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]