/rvcs

A collection of simple and stripped down implementations of common VCS.

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

  VCS
+------+

A collection of simple and stripped down implementations of common version
control systems. They're useful for those who either want a simple and clean
implementation of a certain tool, need the most basic functionality or simply
have size restrictions.

  Utilities
+-----------+

  { commands }      [ flags ]

** SCCS (POSIX.1-2017 compliant)
  -> sccs what       [ -s ]

** Git       (not implemented)
  ->

** Mercurial (not implemented)
  ->

** CVS       (not implemented)
  ->