emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git question. Is there a way of duplicating a git repository?


From: Steinar Bang
Subject: Re: Git question. Is there a way of duplicating a git repository?
Date: Sun, 15 Nov 2015 11:02:46 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt)

>>>>> Alan Mackenzie <address@hidden>:

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]