mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
cvs log used -b for head, not -rHEAD.
This commit is contained in:
parent
4da1e06f64
commit
83f62e9d29
@ -8,11 +8,11 @@
|
||||
# cvs log -d '>1999-06-14 00:00:00 GMT' . > log
|
||||
#
|
||||
# one branch:
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -rHEAD .
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -b .
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_3_STABLE` .
|
||||
#
|
||||
# date range
|
||||
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT' -rHEAD .
|
||||
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT' -b .
|
||||
|
||||
|
||||
if [ "X$1" == "X-h" ]
|
||||
|
Loading…
Reference in New Issue
Block a user