소스 검색

Merge some bare-repo related fixes from Dirk Neumann.

Jelmer Vernooij 14 년 전
부모
커밋
95bd3ae5fa
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -11,6 +11,8 @@
 
   * Provide strnlen() on mingw32 which doesn't have it. (Hans Kolek)
 
+  * Set bare=true in the configuratin for bare repositories. (Dirk Neumann)
+
  FEATURES
 
   * Use slots for core objects to save up on memory. (Jelmer Vernooij)