On Mon, 2010-10-25 at 15:19 -0400, Kynn Jones wrote: > There are some files that I want to keep under local git control, but never > push to any remote repositories. > > What's the best way to implement this idea with git? > > The best solution I can think of is to put these files in some > git-controlled directory that is not below the "main" working directory, and > have an (ignored) symlink to it in this working directory. > > Is there a better way? > > TIA! There is no restriction that you only have one git repository on any given machine.... Set up your symlink to those files in their own git repository. -- -Drew Northup N1XIM AKA RvnPhnx on OPN ________________________________________________ "As opposed to vegetable or mineral error?" -John Pescatore, SANS NewsBites Vol. 12 Num. 59 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html