Hello, Thien-Thi Nguyen <t...@gnuvola.org> 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’.