1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Update pkg-descr. Use text from git-scm.com which is more concise.

While here, trim header.

PR:		ports/178361
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
Wesley Shields 2013-05-06 11:35:55 +00:00
parent 2364635756
commit 2dbbb100a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317509
2 changed files with 3 additions and 14 deletions

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: git
# Date created: 7 Feb 2006
# Whom: Eric Anholt
#
# Created by: Eric Anholt
# $FreeBSD$
#
PORTNAME= git
PORTVERSION= 1.8.2.2

View File

@ -1,11 +1,4 @@
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.
Git is a free and open source distributed version control system designed to
handle everything from small to very large projects with speed and efficiency.
WWW: http://git-scm.com/