Commit graph

3 commits

Author SHA1 Message Date
bjs
6379170887 Fix import botch. 2007-12-12 04:11:29 +00:00
bjs
927c84ec12 Removal of devel/scmgit in preparation for new meta-pkg-based hierarchy 2007-12-12 04:00:52 +00:00
rillig
fec04f4c88 Imported scmgit from pkgsrc-wip.
GIT is a "directory content manager" designed to handle absolutely massive
projects with speed and efficiency, and the release of the 2.6.12 (and later)
versions of the Linux kernel as well as more and more other projects switching
to it would indicate that it does this task well.

GIT falls in the category of distributed source code management tools, similar
to e.g. GNU Arch or Monotone (or, in the commercial world, BitKeeper). Every
GIT working directory is a full-fledged repository with full revision tracking
capabilities, not dependent on network access to a central server.

Packaged by pancake@phreaker.net.
2006-09-02 17:11:07 +00:00