From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: vc-git: interactive rebasing Date: Sat, 4 Dec 2021 09:18:30 +0100 Message-ID: References: <38be4a33-d755-a317-b7fd-ceb0f88c4416@inventati.org> <87y251r0gk.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29061"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 To: emacs-devel@gnu.org, thievol@posteo.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 04 09:20:11 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mtQHC-0007Md-MR for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Dec 2021 09:20:10 +0100 Original-Received: from localhost ([::1]:46880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtQHA-0007HE-GV for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Dec 2021 03:20:08 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58204) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtQFg-0006aI-Bf for emacs-devel@gnu.org; Sat, 04 Dec 2021 03:18:36 -0500 Original-Received: from confino.investici.org ([212.103.72.250]:52999) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtQFd-00062Y-UM for emacs-devel@gnu.org; Sat, 04 Dec 2021 03:18:36 -0500 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4J5jJ70vhbz119v; Sat, 4 Dec 2021 08:18:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1638605911; bh=Ej7pZ7sFjrSZAFljPvQPUYpy7/Fkj0PTZbhhHEpnJ5Y=; h=Subject:To:References:From:Date:In-Reply-To:From; b=FXbVOH7LE4uuS8EguwByIx5uFgiQyD8ZRG8q7zSsmJ8JQ8s6qrdN9T0C+2n6gaOvj LRPUVTVRuFxqG4GezL4kxsUWcwbyb5RzPyq8cOkHr8ef6zfHL4NsWBhEWNeJ6+0g8J hAlwXfcFHm4BBZbmRCDi1hEvipt2pjiLD045JXDU= Original-Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4J5jJ702Xfz119x; Sat, 4 Dec 2021 08:18:30 +0000 (UTC) In-Reply-To: <87y251r0gk.fsf@posteo.net> Content-Language: en-GB Received-SPF: pass client-ip=212.103.72.250; envelope-from=manuel.uberti@inventati.org; helo=confino.investici.org X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-1.011, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:280900 Archived-At: On 03/12/21 19:46, Thierry Volpiatto wrote: > Manuel Uberti writes: > >> I am just trying to understand a different approach in order to decide >> which one suits me best. > > Hello Manuel, helm-ls-git have now a mode to rebase interactively. That's great and I wasn't aware of it. Thank you, Thierry! -- Manuel Uberti www.manueluberti.eu