emacs-devel
[Top][All Lists]
Advanced

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

Re: Multiple checkout copies


From: Richard Stallman
Subject: Re: Multiple checkout copies
Date: Tue, 03 Feb 2015 18:05:14 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > A slightly different version of the above will save disk space by using
  > hard links to files in the original repository:
  >  git clone emacs emacs-24
  >  cd emacs-24
  >  git checkout emacs-24

Thanks.  Maybe that is what I want to do.

  > Sigh.  The second method (creating a clone of the repo) will make this
  > clone have the original repository as its upstream, not the remote one.
  > So the second approach will _only_ let you share stuff by going through
  > the first repository.

My idea is to do my editing in the 'emacs' directory, as well as
pulling updates there.  So these points seem like features rather than
bugs.

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! See stallman.org/skype.html.




reply via email to

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