On Wed, Oct 30, 2013 at 6:25 PM, Jeffrey Walton <noloa...@gmail.com> wrote: > Hi All, > > Using SVN, we can checkout to a revision: > > svn co -r NNN https://svn.example.com > > How does one do the same under Git? What revision applies to > libevent-2.0.21-stable? >
Clone the repository as usual, then do "git checkout release-2.0.21-stable". peace, -- Nick *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.