Re: [git-users] Is it possbile to achive GIT Workflow with advanced access controll

2017-09-04 Thread kanevhd
Thanks for providing valuable opinion. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit ht

Re: [git-users] Is it possbile to achive GIT Workflow with advanced access controll

2017-08-29 Thread Philip Oakley
ommits that do not follow the rules. This does however mean that all the coders do see all the code, which may be a 'security' issue. philip - Original Message - From: kane...@gmail.com To: Git for human beings Sent: Tuesday, August 29, 2017 5:31 PM Subject: [git-user

[git-users] Is it possbile to achive GIT Workflow with advanced access controll

2017-08-29 Thread kanevhd
Hello. I am in progress of searching efficient way to use GIT work-flow with advanced access permissions. The work flow is this: http://nvie.com/posts/a-successful-git-branching-model/ but simpler alternative can be taken in order to understand the actual requirement which is described in the