git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git clone -c core.sharedRepository=group not working as expected (git v1.8.4 linux/osx)
@ 2013-09-24 18:27 Amit Bakshi
  2013-09-24 19:06 ` Jonathan Nieder
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Bakshi @ 2013-09-24 18:27 UTC (permalink / raw)
  To: git

Hi,

 I'm trying to use this to create a shared repo (group r/w), but it's
not working as expected. The help for git clone says "Set a
configuration variable in the newly-created repository; this takes
effect immediately after the repository is initialized, but before the
remote history is fetched or any files checked out.", but I'm
definitely not seeing this. Checked out files have umask applied.

 When I use the -c flag to git (ie, git -c core.sharedRepository=group
clone ...) it does work as expected.

Not a big deal just thought I'd report it.


Amit

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-25  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 18:27 git clone -c core.sharedRepository=group not working as expected (git v1.8.4 linux/osx) Amit Bakshi
2013-09-24 19:06 ` Jonathan Nieder
2013-09-25  8:18   ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).