Opened 11 years ago

Closed 11 years ago

#38391 closed defect (fixed)

git-core @1.8.1.3: Missing documentation for git-subtree

Reported by: luc_j_bourhis@… Owned by: ci42
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: git-core

Description

~> git subtree --help
The file /opt/local/share/doc/git-core/git-subtree.html does not exist.

> port info git-core
git-core @1.8.1.3 (devel)
Variants:             bash_completion, [+]credential_osxkeychain, [+]doc, gitweb, [+]pcre, python26, [+]python27,
                      svn, universal

Description:          Git is a fast, scalable, distributed open source version control system focusing on speed and
                      efficiency.
Homepage:             http://git-scm.com/

Library Dependencies: perl5.12, curl, zlib, openssl, expat, libiconv, python27, pcre
Runtime Dependencies: rsync, p5.12-error, p5.12-term-readkey
Platforms:            darwin
License:              GPL-2 LGPL-2.1+
Maintainers:          ciserlohn@macports.org

Change History (4)

comment:1 Changed 11 years ago by luc_j_bourhis@…

For completeness:

~> port installed git-core
The following ports are currently installed:
  git-core @1.8.0_0+bash_completion+credential_osxkeychain+doc+pcre+python27+svn
  git-core @1.8.0.2_0+bash_completion+credential_osxkeychain+doc+pcre+python27+svn
  git-core @1.8.1.2_0+bash_completion+credential_osxkeychain+doc+pcre+python27+svn
  git-core @1.8.1.3_0+bash_completion+credential_osxkeychain+doc+pcre+python27+svn (active)

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: ciserlohn@… removed
Owner: changed from macports-tickets@… to ciserlohn@…
Summary: Missing documentation for git-subtreegit-core @1.8.1.3: Missing documentation for git-subtree
Version: 2.1.3

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 11 years ago by ci42

Resolution: fixed
Status: newclosed

Besides the man page (which was always there since the inclusion of git-subtree) a html version of the documentation is included in git-core 1.8.2 (r104214).

Note: See TracTickets for help on using tickets.