Subject: Re: [boost] [git] neglected aspects
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-02-11 22:34:15


> hmmm. so revision by date range isn't immediately obvious. how about
> 'last 10 revisions' ?
>
> host:boost-trunk user$ svn help log
> --> yeah, thanks but no thanks.

For the record, it's "svn log --limit 10". This option is described
in "svn help log", and I don't see anything about its position or
description that would make it harder to find than the corresponding
option in "git help log"...

Regards,
Nate