author | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Jan 2007 00:50:36 +0000 (16:50 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Jan 2007 00:50:36 +0000 (16:50 -0800) | ||
commit | e861ce1692fa9809f3e7b898804f8ddaf7cd8975 | |
tree | 1d812c3d71bab1fcf45fa09f03da21cd01c985ba | tree | snapshot |
parent | 141d21b8256ef96bbd693fd35e154787365e26dc | commit | diff |
parent | 7eff28a9b42cb0d3aad932338b2e645fc6ed8fa9 | commit | diff |
Merge branch 'jc/bare'
* jc/bare:
Disallow working directory commands in a bare repository.
git-fetch: allow updating the current branch in a bare repository.
Introduce is_bare_repository() and core.bare configuration variable
Move initialization of log_all_ref_updates
* jc/bare:
Disallow working directory commands in a bare repository.
git-fetch: allow updating the current branch in a bare repository.
Introduce is_bare_repository() and core.bare configuration variable
Move initialization of log_all_ref_updates
cache.h | diff1 | | diff2 | | blob | history |
config.c | diff1 | | diff2 | | blob | history |
git-am.sh | diff1 | | diff2 | | blob | history |
git-checkout.sh | diff1 | | diff2 | | blob | history |
git-commit.sh | diff1 | | diff2 | | blob | history |
git.c | diff1 | | diff2 | | blob | history |
refs.c | diff1 | | diff2 | | blob | history |