From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Krehel Subject: Merge branch 'maint' Date: Wed, 09 Sep 2015 16:50:15 +0200 Message-ID: <87twr37il4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZggt-0003UJ-Se for emacs-orgmode@gnu.org; Wed, 09 Sep 2015 10:49:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZggq-0004LG-M0 for emacs-orgmode@gnu.org; Wed, 09 Sep 2015 10:49:39 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:35426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZggq-0004L9-Ds for emacs-orgmode@gnu.org; Wed, 09 Sep 2015 10:49:36 -0400 Received: by wicge5 with SMTP id ge5so158364004wic.0 for ; Wed, 09 Sep 2015 07:49:35 -0700 (PDT) Received: from firefly (dyn069045.nbw.tue.nl. [131.155.69.45]) by smtp.gmail.com with ESMTPSA id lf10sm10629917wjb.23.2015.09.09.07.49.34 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 09 Sep 2015 07:49:34 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, Was the issue of abundant "Merge branch 'maint'" commit messages discussed before? I couldn't find a reference... It's not a big deal, really, but I personally prefer to have linear history with commits that actually do stuff. And it should be easy to switch to this style: just use the "rebase" instead of the "merge" command. Anyway, it's a small thing, and if Nicolas or Bastien strongly like the merge method I won't bring it up again. But if they don't care either way, I think it's better to start rebasing. Oleh