diff options
author | Jan Krüger <jk@jk.gs> | 2008-11-01 15:42:16 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-02 01:54:28 -0700 |
commit | a240de1137bd63a969c6bd56ab5186d7216e28ca (patch) | |
tree | 6a876638cfc09ee414599b0d4dae46eca7b10105 /xdiff | |
parent | aebd173ffa7a4e67447f0157a14abde7767c54e9 (diff) | |
download | git-a240de1137bd63a969c6bd56ab5186d7216e28ca.tar.gz |
Introduce receive.denyDeletes
Occasionally, it may be useful to prevent branches from getting deleted from
a centralized repository, particularly when no administrative access to the
server is available to undo it via reflog. It also makes
receive.denyNonFastForwards more useful if it is used for access control
since it prevents force-updating by deleting and re-creating a ref.
Signed-off-by: Jan Krüger <jk@jk.gs>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'xdiff')
0 files changed, 0 insertions, 0 deletions