From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Omar Polo Newsgroups: gmane.emacs.devel Subject: Re: [elpa] New package: vc-got Date: Sun, 17 Oct 2021 12:13:20 +0200 Message-ID: <87ee8kj6sn.fsf@omarpolo.com> References: <87zgsx7v08.fsf@omarpolo.com> <83y28hsqtg.fsf@gnu.org> <83tuj5spdi.fsf@gnu.org> <5f99f3b1-b1b9-20fa-df12-52eed3fedd3a@yandex.ru> <83sfypsp34.fsf@gnu.org> <83r1e9soh8.fsf@gnu.org> <835ytwgoj7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34474"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.6.6; emacs 29.0.50 Cc: Eli Zaretskii , emacs-devel@gnu.org, timo.myyra@bittivirhe.fi, dgutov@yandex.ru To: Jean Louis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 17 12:17:04 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 1mc3Dz-0008lN-Hz for ged-emacs-devel@m.gmane-mx.org; Sun, 17 Oct 2021 12:17:03 +0200 Original-Received: from localhost ([::1]:47126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mc3Dx-0005y1-S4 for ged-emacs-devel@m.gmane-mx.org; Sun, 17 Oct 2021 06:17:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47408) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mc3D7-0005D0-7I for emacs-devel@gnu.org; Sun, 17 Oct 2021 06:16:10 -0400 Original-Received: from mail.omarpolo.com ([144.91.116.244]:57611) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mc3D2-0002Kh-DQ; Sun, 17 Oct 2021 06:16:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=omarpolo.com; s=20200327; t=1634465753; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=N+HNjWY1P9qaz0n35OjHLfeL5ztqMWcfxpBTOBOSbkQ=; b=0kEzMcq6wQklvrAINDlkBt0iZnePRkhV7I57253czLDcatO5K3l1zvBXAEiRTrjVvXuyFR eVT5S+eA8ExAm5RaWGVjdGtMqYba4zZK3dFiX+jFu0sefA3F04cqGbEhcZwLVdjAh4fk5c LUufwSG2/gXFlU9MtWiW69jr4TJ2Oz4= Original-Received: from localhost (host-79-24-238-196.retail.telecomitalia.it [79.24.238.196]) by mail.omarpolo.com (OpenSMTPD) with ESMTPSA id fe1f60c4 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 17 Oct 2021 12:15:53 +0200 (CEST) Original-Received: from venera (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 36ede5ac; Sun, 17 Oct 2021 12:15:52 +0200 (CEST) In-reply-to: Received-SPF: pass client-ip=144.91.116.244; envelope-from=op@omarpolo.com; helo=mail.omarpolo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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, SPF_HELO_NONE=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.23 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:277210 Archived-At: Jean Louis writes: > [...] > > It is just remark on differences. I don't think that people would > replace Git with Got as how I see it, Got is not replacement for > Git. It is VCS in its own. I think Got and Git could be both in > vc-handled-backends if user wants it so. Maybe I'm missing something, but that's already the case. vc-got has an autoloaded form to register itself into vc-handled-backends (and to vc-directory-exclusion-list btw.) There's no way around, if you want to write your own vc-backend it must be added to that list. > Jean > > Take action in Free Software Foundation campaigns: > https://www.fsf.org/campaigns > > In support of Richard M. Stallman > https://stallmansupport.org/