Changeset 852 for server/common
- Timestamp:
- Oct 8, 2008, 3:01:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/oursrc/execsys/git
- Property svn:executable set to *
r849 r852 8 8 ;; 9 9 ${HOME%/Scripts}/Scripts/git/*) 10 exec /usr/bin/git -daemon --inetd --base-path="$1"10 exec /usr/bin/git daemon --inetd --base-path="$1" 11 11 ;; 12 12 *)
Note: See TracChangeset
for help on using the changeset viewer.