Changes between Version 3 and Version 4 of cypress/git


Ignore:
Timestamp:
08/17/15 14:31:30 (9 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/git

    v3 v4  
    5353Add group write permissions to a repository so that people in your group can pull/push.
    5454 {{{#!bash
     55[fuji@cypress2 repos]$ chgrp -R dpg projectX.git
     56[fuji@cypress2 repos]$ chmod -R g+swX projectX.git
    5557[fuji@cypress2 repos]$ cd projectX.git
    5658[fuji@cypress2 projectX.git]$ git init --bare --shared