File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ """
2+ .. Note::
3+
4+ At a Mercurial shop? Can you help us jimmy this module into the next `Sunbeam toaster
5+ <https://automaticbeyondbelief.org/>`_ of Mercurialian perfection? We need to patch
6+ and shimmy this thing into shape and seek a skilled tradesperson to give it - in
7+ Robert M. Pirsig's sense - *care*. Connect with us `on the tracker
8+ <https://github.com/vcs-python/libvcs>`_. It's not too late to change the API.
9+ """
110import enum
211import pathlib
312from typing import Optional , Sequence , Union
Original file line number Diff line number Diff line change 1+ """
2+ .. admonition:: Busman's holiday?
3+
4+ We need to fill these SVN commands and their tests to exquisite perfection, like the
5+ artisans in those Michelin-star videos on YouTube. We welcome your contributions,
6+ providing you "color between the lines" and stick to the interface. `Get in
7+ <https://github.com/vcs-python/libvcs>`_, 'APIs unstable until we fit the spec.
8+ """
19import pathlib
210from typing import Literal , Optional , Sequence , Union
311
You can’t perform that action at this time.
0 commit comments