From a80e656be637446872c9ccfe8ecc3335ca0cef18 Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Thu, 17 Sep 2009 16:54:34 +0000 Subject: new git version I need it for the new cgit --- dev-util/git/metadata.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 dev-util/git/metadata.xml (limited to 'dev-util/git/metadata.xml') diff --git a/dev-util/git/metadata.xml b/dev-util/git/metadata.xml new file mode 100644 index 0000000..e870290 --- /dev/null +++ b/dev-util/git/metadata.xml @@ -0,0 +1,26 @@ + + + + + Git - Fast Version Control System. Official titled + "GIT - the stupid content tracker". + + Git is a popular version control system designed to handle very large + projects with speed and efficiency; it is used mainly for various open + source projects, most notably the Linux kernel. + + Git falls in the category of distributed source code management tools, + similar to e.g. GNU Arch or Monotone (or BitKeeper in the proprietary + world). Every Git working directory is a full-fledged repository with full + revision tracking capabilities, not dependent on network access or a central + server. + + + Install gitweb too + Makes git use an optimized SHA1 routine from Mozilla that should be fast on non-x86 machines. + Make use of a bundled routine that is optimized for the PPC arch. + Adds support for push'ing to HTTP repositories via DAV. + Include the gitview contrib tool. + Include git-svn for dev-util/subversion support. + + -- cgit v1.2.3