Submitter | Pierre-Yves David |
---|---|
Date | May 2, 2014, 1:45 a.m. |
Message ID | <b1c26946353c246ed75f.1398995124@marginatus.alto.octopoid.net> |
Download | mbox | patch |
Permalink | /patch/4476/ |
State | Accepted |
Commit | 7078ce067367f1eed24a269a327f34d5defd528b |
Headers | show |
Comments
Patch
diff --git a/contrib/revsetbenchmarks.txt b/contrib/revsetbenchmarks.txt --- a/contrib/revsetbenchmarks.txt +++ b/contrib/revsetbenchmarks.txt @@ -1,9 +1,10 @@ all() draft() ::tip draft() and ::tip +::tip and draft() 0::tip roots(0::tip) author(lmoscovicz) author(mpm) author(lmoscovicz) or author(mpm)