From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Both 'master' and 'trunk'? Date: Thu, 13 Nov 2014 19:15:24 +0200 Message-ID: <837fyzkonn.fsf@gnu.org> References: <83k32zkurh.fsf@gnu.org> <83bnobkr9b.fsf@gnu.org> <8761ejcbdx.fsf@yahoo.fr> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1415898952 27172 80.91.229.3 (13 Nov 2014 17:15:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2014 17:15:52 +0000 (UTC) Cc: schwab@suse.de, emacs-devel@gnu.org To: Nicolas Richard Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 13 18:15:45 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xoxzj-0000VH-Jm for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 18:15:43 +0100 Original-Received: from localhost ([::1]:33049 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xoxzj-0007T4-3I for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2014 12:15:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoxzY-0007SP-QM for emacs-devel@gnu.org; Thu, 13 Nov 2014 12:15:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoxzT-0006KF-Pn for emacs-devel@gnu.org; Thu, 13 Nov 2014 12:15:32 -0500 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:51478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoxzT-0006K1-Hh for emacs-devel@gnu.org; Thu, 13 Nov 2014 12:15:27 -0500 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NEZ00M00M3BSU00@mtaout29.012.net.il> for emacs-devel@gnu.org; Thu, 13 Nov 2014 19:13:41 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NEZ00GJCMITMZ70@mtaout29.012.net.il>; Thu, 13 Nov 2014 19:13:41 +0200 (IST) In-reply-to: <8761ejcbdx.fsf@yahoo.fr> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.185 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:176960 Archived-At: > From: Nicolas Richard > Date: Thu, 13 Nov 2014 17:29:14 +0100 > Cc: Andreas Schwab , emacs-devel@gnu.org > > Eli Zaretskii writes: > > However, I still see it here in the "git branch -a" command. Should I > > do something locally, in addition to what you did? > > You can use : > `git remote prune origin' > (replace "origin" by whatever name you used for the repo you cloned from). Thanks. But what do you mean by the comment in parentheses? I didn't use any name for the repo, I used a URL.