mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
2675b1bcc7
PR: ports/109773 Submitted by: maintainer (Lapo Luchini)
12 lines
542 B
Plaintext
12 lines
542 B
Plaintext
Monotone is a distributed version control tool. It can help automate
|
|
many tedious and error-prone tasks in group software development.
|
|
|
|
* Store multiple versions of files you are working on efficiently.
|
|
* Transmit changes to files between you and your colleagues.
|
|
* Merge changes you make with those your colleagues make.
|
|
* Make notes about your opinion of the quality of versions of files.
|
|
* Make decisions about using or ignoring versions, depending on
|
|
the notes you receive from others.
|
|
|
|
WWW: http://monotone.ca/
|