Re: [PATCH] clone: add --perm option to clone an shared repository
From: Paolo Bonzini <hidden> Date: 2016-06-15 22:46:58
Roy Lee wrote:
The term 'shared' used here is in the same context with git init.
Unfortunately the 'shared' option has been taken, so I took the "perm"
as a place holder in this patch. Any comments?
I think it would make sense to add "perm" to git-init too (and possibly
deprecate --shared).
Paolo