##// END OF EJS Templates
revsets: add docs for '%' operator
revsets: add docs for '%' operator

File last commit:

r28457:e6310cdc default
r29030:18c1b107 stable
Show More
ubuntu-trusty
11 lines | 191 B | text/plain | TextLexer
FROM ubuntu:trusty
RUN apt-get update && apt-get install -y \
build-essential \
debhelper \
dh-python \
devscripts \
python \
python-all-dev \
python-docutils \
zip \
unzip