view tests/test-rebuildstate.out @ 6335:e29557d687c9

hgweb: only accept POST requests for unbundle
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 21 Mar 2008 00:55:53 +0100
parents af3f26b6bba4
children ffeb926d57ce
line wrap: on
line source

adding bar
adding foo
% state dump
a   0         -1 baz
n   0         -1 foo
r   0          0 bar
% status
A baz
R bar
C foo
% state dump
n 666         -1 bar
n 666         -1 foo
% status
! bar
? baz
C foo