From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: Git question. Is there a way of duplicating a git repository? Date: Sun, 15 Nov 2015 11:02:46 +0100 Organization: Probably a good idea Message-ID: References: <20151114112027.GA2567@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447657208 14012 80.91.229.3 (16 Nov 2015 07:00:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Nov 2015 07:00:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 16 08:00:03 2015 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 1ZyDli-0000Nn-Uk for ged-emacs-devel@m.gmane.org; Mon, 16 Nov 2015 08:00:03 +0100 Original-Received: from localhost ([::1]:46137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyDli-0006Ms-Dn for ged-emacs-devel@m.gmane.org; Mon, 16 Nov 2015 02:00:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxu80-000231-IQ for emacs-devel@gnu.org; Sun, 15 Nov 2015 05:01:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zxu7w-0004Gv-HU for emacs-devel@gnu.org; Sun, 15 Nov 2015 05:01:44 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:47945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zxu7w-0004Gj-Bx for emacs-devel@gnu.org; Sun, 15 Nov 2015 05:01:40 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zxu7u-0000Fa-Hh for emacs-devel@gnu.org; Sun, 15 Nov 2015 11:01:38 +0100 Original-Received: from cm-84.208.248.210.getinternet.no ([84.208.248.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Nov 2015 11:01:38 +0100 Original-Received: from sb by cm-84.208.248.210.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Nov 2015 11:01:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.248.210.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:+dZ3iAT85sDpJMfKtsaOa4QBBlQ= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:194518 Archived-At: >>>>> Alan Mackenzie : > Now that we've cut the emacs-25 release branch, I'd like to have a > distinct repository for this. cd .. cp -a emacs emacs-25 cd emacs-25 git pull git checkout -b emacs-25