freebsd-ports/devel/myrepos/pkg-descr
Jonathan Anderson c629fe88a1 Add new port: devel/libdistance.
This is a library for calculating the edit distance between strings or data
using various metrics (Levenshtein, Damerau, Needleman-Wunsch, Hamming...).

Reviewed by:	garga
Approved by:	brooks
Differential Revision:	https://reviews.freebsd.org/D3730
2015-10-28 00:07:10 +00:00

10 lines
440 B
Text

You have a lot of version control repositories. Sometimes you want to
update them all at once. Or push out all your local changes. You use
special command lines in some repositories to implement specific workflows.
Myrepos provides a `mr` command, which is a tool to manage all your version
control repositories.
It supports git, svn, mercurial, bzr, darcs, cvs, fossil and veracity.
Author: Joey Hess
WWW: http://myrepos.branchable.com/