Re: [PATCH] Introduce core.keepHardLinks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Monday, October 13, 2008 - 9:23 am

Stephan Beyer <s-beyer@gmx.net> wrote:

My problem is many users do "cp -rl a b" to clone a->b and hardlink
the working directory.  They expect "cd b && git checkout foo" to
then only unlink the paths that differ.  Updating the original inode
would break repository a.

Its a change in behavior, to some of our oldest users.  So it can't
really be on by default.

-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Introduce core.keepHardLinks, Johannes Schindelin, (Sat Oct 11, 4:45 am)
Re: [PATCH] Introduce core.keepHardLinks, Shawn O. Pearce, (Sun Oct 12, 11:38 am)
Re: [PATCH] Introduce core.keepHardLinks, Johannes Schindelin, (Mon Oct 13, 1:58 am)
Re: [PATCH] Introduce core.keepHardLinks, Junio C Hamano, (Mon Oct 13, 7:01 am)
Re: [PATCH] Introduce core.keepHardLinks, Johannes Schindelin, (Mon Oct 13, 9:09 am)
Re: [PATCH] Introduce core.keepHardLinks, Stephan Beyer, (Mon Oct 13, 9:21 am)
Re: [PATCH] Introduce core.keepHardLinks, Shawn O. Pearce, (Mon Oct 13, 9:23 am)
Re: [PATCH] Introduce core.keepHardLinks, Junio C Hamano, (Mon Oct 13, 10:33 am)
Re: [PATCH] Introduce core.keepHardLinks, Johannes Schindelin, (Mon Oct 13, 10:54 am)
Re: [PATCH] Introduce core.keepHardLinks, Johannes Schindelin, (Mon Oct 13, 10:55 am)
Re: [PATCH] Introduce core.keepHardLinks, Junio C Hamano, (Mon Oct 13, 11:06 am)
Re: [PATCH] Introduce core.keepHardLinks, Johannes Schindelin, (Wed Oct 15, 2:07 am)