소스 검색

Удалить 'post-update.sample'

petrusev 1 개월 전
부모
커밋
1e1a8a8f5b
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      post-update.sample

+ 0 - 8
post-update.sample

@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# An example hook script to prepare a packed repository for use over
-# dumb transports.
-#
-# To enable this hook, rename this file to "post-update".
-
-exec git update-server-info